MCPcopy
hub / github.com/syncthing/syncthing / CacheFor

Method CacheFor

lib/discover/cache.go:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29// negative cache time.
30type cachedError interface {
31 CacheFor() time.Duration
32}
33
34// A cache can be embedded wherever useful

Callers 1

LookupMethod · 0.65

Implementers 1

lookupErrorlib/discover/global.go

Calls

no outgoing calls

Tested by

no test coverage detected