Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Id
Method
Id
cache/subcache.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
type
Excerpt
interface
{
18
Id() entity.Id
19
setId(id entity.Id)
20
}
21
Callers
15
NewIdentityExcerpt
Function · 0.65
NewBugExcerpt
Function · 0.65
finishIdentity
Method · 0.65
Id
Method · 0.65
notifyUpdated
Method · 0.65
ResolveOperationWithMetadata
Method · 0.65
notifyUpdated
Method · 0.65
Build
Method · 0.65
AllIds
Method · 0.65
ResolvePrefix
Method · 0.65
ResolveExcerptPrefix
Method · 0.65
resolveMatcher
Method · 0.65
Implementers
2
IdentityExcerpt
cache/identity_excerpt.go
BugExcerpt
cache/bug_excerpt.go
Calls
no outgoing calls
Tested by
8
TestCache
Function · 0.52
TestCachePushPull
Function · 0.52
TestRemove
Function · 0.52
TestCacheEviction
Function · 0.52
checkBugPresence
Function · 0.52
testCases
Function · 0.52
testCases
Function · 0.52
TestSelect
Function · 0.52