Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Id
Method
Id
entity/resolver.go:12–12 ·
view source on GitHub ↗
Id returns the object identifier.
()
Source
from the content-addressed store, hash-verified
10
type
Resolved
interface
{
11
// Id returns the object identifier.
12
Id() Id
13
}
14
15
// Resolver is an interface to find an Entity from its Id
Callers
15
MergeAll
Function · 0.65
read
Function · 0.65
Merge
Method · 0.65
Id
Method · 0.65
SetUserIdentity
Function · 0.65
TestIdentityCommitLoad
Function · 0.65
Apply
Method · 0.65
Apply
Method · 0.65
EditComment
Function · 0.65
EditCreateComment
Function · 0.65
TestEdit
Function · 0.65
Apply
Method · 0.65
Implementers
15
IdentityExcerpt
cache/identity_excerpt.go
BugExcerpt
cache/bug_excerpt.go
Identity
entities/identity/identity.go
IdentityStub
entities/identity/identity_stub.go
version
entities/identity/version.go
LabelChangeOperation
entities/bug/op_label_change.go
CreateOperation
entities/bug/op_create.go
EditCommentOperation
entities/bug/op_edit_comment.go
SetStatusOperation
entities/bug/op_set_status.go
SetTitleOperation
entities/bug/op_set_title.go
AddCommentOperation
entities/bug/op_add_comment.go
Snapshot
entities/bug/snapshot.go
Calls
no outgoing calls
Tested by
4
TestIdentityCommitLoad
Function · 0.52
TestEdit
Function · 0.52
TestCreate
Function · 0.52
TestID
Function · 0.52