We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128ce97 commit 570f71cCopy full SHA for 570f71c
internal/generator/message.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
var (
9
- // messageMap holds all messages with their full paths for reference whenever we need to look
+ // allMessages holds all messages with their full paths for reference whenever we need to look
10
// for a message to build out.
11
allMessages = make(messageMap)
12
0 commit comments