MCPcopy
hub / github.com/perkeep/perkeep / Close

Method Close

cmd/pk-put/cache.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 StatBlobCache(br blob.Ref) (size uint32, ok bool)
31 NoteBlobExists(br blob.Ref, size uint32)
32 Close() error
33}
34
35// UploadCache is the "stat cache" for regular files. Given a current

Callers 15

showEXIFFunction · 0.65
RunCommandMethod · 0.65
doQueryFunction · 0.65
dbExistsMethod · 0.65
wipeMongoMethod · 0.65
RunCommandMethod · 0.65
showMIMEFunction · 0.65
RunCommandMethod · 0.65
initFunction · 0.65
RunCommandMethod · 0.65
DumpStatsFunction · 0.65
wholeFileDigestMethod · 0.65

Implementers 1

KvHaveCachecmd/pk-put/kvcache.go

Calls

no outgoing calls

Tested by

no test coverage detected