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

Method LoadDataSources

common/nodes/pool.go:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 GetDataSourceInfo(dsName string, retries ...int) (LoadedSource, error)
70 GetDataSources() map[string]LoadedSource
71 LoadDataSources()
72}
73
74func (s LoadedSource) MarshalLogObject(encoder zapcore.ObjectEncoder) error {

Callers 2

ResolveInContextMethod · 0.65
resolvePathWithClaimsMethod · 0.65

Implementers 1

ClientsPoolcommon/nodes/pool.go

Calls

no outgoing calls

Tested by

no test coverage detected