Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Id
Method
Id
cache/cached.go:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
func
(e *CachedEntityBase[SnapT, OpT]) Id() entity.Id {
25
return
e.entity.Id()
26
}
27
28
func
(e *CachedEntityBase[SnapT, OpT]) Snapshot() SnapT {
29
e.mu.RLock()
Callers
nothing calls this directly
Calls
1
Id
Method · 0.65
Tested by
no test coverage detected