MCPcopy 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
17type Excerpt interface {
18 Id() entity.Id
19 setId(id entity.Id)
20}
21

Callers 15

NewIdentityExcerptFunction · 0.65
NewBugExcerptFunction · 0.65
finishIdentityMethod · 0.65
IdMethod · 0.65
notifyUpdatedMethod · 0.65
notifyUpdatedMethod · 0.65
BuildMethod · 0.65
AllIdsMethod · 0.65
ResolvePrefixMethod · 0.65
ResolveExcerptPrefixMethod · 0.65
resolveMatcherMethod · 0.65

Implementers 2

IdentityExcerptcache/identity_excerpt.go
BugExcerptcache/bug_excerpt.go

Calls

no outgoing calls

Tested by 8

TestCacheFunction · 0.52
TestCachePushPullFunction · 0.52
TestRemoveFunction · 0.52
TestCacheEvictionFunction · 0.52
checkBugPresenceFunction · 0.52
testCasesFunction · 0.52
testCasesFunction · 0.52
TestSelectFunction · 0.52