Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git-bug/git-bug
/ Status
Method
Status
api/graphql/models/lazy_bug.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
Id() entity.Id
19
LastEdit() time.Time
20
Status() common.Status
21
Title() string
22
Comments() ([]bug.Comment, error)
23
Labels() []common.Label
Callers
2
_Bug_status
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