MCPcopy
hub / github.com/sinclairtarget/git-who / Close

Method Close

internal/cache/cache.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 Name() string
29 Open() error
30 Close() error
31 Get(revs []string) (iter.Seq[git.Commit], func() error)
32 Add(commits []git.Commit) error
33 Clear() error

Callers 11

CloseMethod · 0.65
GetMethod · 0.65
AddMethod · 0.65
uncompressFunction · 0.65
compressFunction · 0.65
GetMethod · 0.65
AddMethod · 0.65
StdinWriterMethod · 0.65
MailmapHashMethod · 0.65
IgnoreRevsMethod · 0.65
tallyFanOutFanInFunction · 0.65

Implementers 4

Cacheinternal/cache/cache.go
NoopBackendinternal/cache/backends/noop.go
GobBackendinternal/cache/backends/gob.go
JSONBackendinternal/cache/backends/json.go

Calls

no outgoing calls

Tested by

no test coverage detected