Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ IssueEditEvent
Struct
IssueEditEvent
bridge/github/import_events.go:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
func
(IssueEvent) isImportEvent() {}
20
21
type
IssueEditEvent
struct
{
22
issueId githubv4.ID
23
userContentEdit
24
}
25
26
func
(IssueEditEvent) isImportEvent() {}
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected