Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ CommentEditEvent
Struct
CommentEditEvent
bridge/github/import_events.go:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
func
(TimelineEvent) isImportEvent() {}
34
35
type
CommentEditEvent
struct
{
36
commentId githubv4.ID
37
userContentEdit
38
}
39
40
func
(CommentEditEvent) isImportEvent() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected