Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
17
type
Excerpt
interface
{
18
Id() entity.Id
19
setId(id entity.Id)
20
}
21
22
type
CacheEntity
interface
{
Callers
1
Load
Method · 0.65
Implementers
2
IdentityExcerpt
cache/identity_excerpt.go
BugExcerpt
cache/bug_excerpt.go
Calls
no outgoing calls
Tested by
no test coverage detected