Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ String
Method
String
common/sync/model/status.go:125–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
}
124
125
func
(p *ProcessingStatus) String() string {
126
return
p.s
127
}
128
129
func
(p *ProcessingStatus) Type() StatusScope {
130
return
StatusScopeProcessing
Callers
1
TestStatusMarshall
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestStatusMarshall
Function · 0.76