MCPcopy Create free account
hub / github.com/pydio/cells / SetDefault

Method SetDefault

common/runtime/empty.go:50–52  ·  view source on GitHub ↗
(key string, value interface{})

Source from the content-addressed store, hash-verified

48}
49
50func (e *emptyRuntime) SetDefault(key string, value interface{}) {
51
52}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected