Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ SetMetadata
Method
SetMetadata
common/server/server.go:277–279 ·
view source on GitHub ↗
(meta map[string]string)
Source
from the content-addressed store, hash-verified
275
}
276
277
func
(s *server) SetMetadata(meta
map
[string]string) {
278
s.Opts.Metadata = meta
279
}
280
281
func
(s *server) Clone()
interface
{} {
282
clone := &server{}
Callers
1
Stop
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected