MCPcopy Index your code
hub / github.com/git-bug/git-bug / setId

Method setId

cache/subcache.go:19–19  ·  view source on GitHub ↗
(id entity.Id)

Source from the content-addressed store, hash-verified

17type Excerpt interface {
18 Id() entity.Id
19 setId(id entity.Id)
20}
21
22type CacheEntity interface {

Callers 1

LoadMethod · 0.65

Implementers 2

IdentityExcerptcache/identity_excerpt.go
BugExcerptcache/bug_excerpt.go

Calls

no outgoing calls

Tested by

no test coverage detected