Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Id
Method
Id
api/graphql/models/lazy_identity.go:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(li *lazyIdentity) Id() entity.Id {
60
return
li.excerpt.Id()
61
}
62
63
func
(li *lazyIdentity) Name() string {
64
return
li.excerpt.Name
Callers
nothing calls this directly
Calls
1
Id
Method · 0.65
Tested by
no test coverage detected