Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Actors
Method
Actors
api/graphql/models/lazy_bug.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
Labels() []common.Label
24
Author() (IdentityWrapper, error)
25
Actors() ([]IdentityWrapper, error)
26
Participants() ([]IdentityWrapper, error)
27
CreatedAt() time.Time
28
Timeline() ([]bug.TimelineItem, error)
Callers
1
Actors
Method · 0.65
Implementers
1
lazyBug
api/graphql/models/lazy_bug.go
Calls
no outgoing calls
Tested by
no test coverage detected