Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Title
Method
Title
api/graphql/models/lazy_bug.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
LastEdit() time.Time
20
Status() common.Status
21
Title() string
22
Comments() ([]bug.Comment, error)
23
Labels() []common.Label
24
Author() (IdentityWrapper, error)
Callers
3
ensureIssueEvent
Method · 0.65
_Bug_title
Method · 0.65
Complexity
Method · 0.65
Implementers
1
lazyBug
api/graphql/models/lazy_bug.go
Calls
no outgoing calls
Tested by
no test coverage detected