Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ Error
Method
Error
common/sync/model/status.go:141–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(p *ProcessingStatus) Error() error {
142
return
p.e
143
}
144
145
func
(p *ProcessingStatus) Progress() float32 {
146
return
p.pg
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected