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

Method SetRefHashStore

common/sync/model/endpoints.go:282–282  ·  view source on GitHub ↗

SetRefHashStore passes a reference to a loaded snapshot

(source PathSyncSource)

Source from the content-addressed store, hash-verified

280type HashStoreReader interface {
281 // SetRefHashStore passes a reference to a loaded snapshot
282 SetRefHashStore(source PathSyncSource)
283}
284
285type Shutdowner interface {

Callers 1

patchesFromSnapshotMethod · 0.65

Implementers 1

FSClientcommon/sync/endpoints/filesystem/clien

Calls

no outgoing calls

Tested by

no test coverage detected