Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ TimelineEvent
Struct
TimelineEvent
bridge/github/import_events.go:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
func
(IssueEditEvent) isImportEvent() {}
27
28
type
TimelineEvent
struct
{
29
issueId githubv4.ID
30
timelineItem
31
}
32
33
func
(TimelineEvent) isImportEvent() {}
34
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected