MCPcopy Index your code
hub / github.com/git-bug/git-bug / IssueEvent

Struct IssueEvent

bridge/github/import_events.go:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13func (RateLimitingEvent) isImportEvent() {}
14
15type IssueEvent struct {
16 issue
17}
18
19func (IssueEvent) isImportEvent() {}
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected