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

Method String

common/sync/task/sync-run_test.go:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (f *fakeDiff) String() string { return "fakeDiff" }
40func (f *fakeDiff) Stats() map[string]interface{} {
41 return map[string]interface{}{"fake": true}
42}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected