Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Close
Method · 0.65
Get
Method · 0.65
Add
Method · 0.65
uncompress
Function · 0.65
compress
Function · 0.65
Get
Method · 0.65
Add
Method · 0.65
StdinWriter
Method · 0.65
MailmapHash
Method · 0.65
IgnoreRevs
Method · 0.65
tallyFanOutFanIn
Function · 0.65
Implementers
4
Cache
internal/cache/cache.go
NoopBackend
internal/cache/backends/noop.go
GobBackend
internal/cache/backends/gob.go
JSONBackend
internal/cache/backends/json.go
Calls
no outgoing calls
Tested by
no test coverage detected