test
This commit is contained in:
parent
0d42524e6d
commit
625330f484
1
main.go
1
main.go
@ -48,6 +48,7 @@ var (
|
|||||||
MQCWMsgQueue chan ChatWarsMessage
|
MQCWMsgQueue chan ChatWarsMessage
|
||||||
SQLMsgIdentifyQueue chan int64
|
SQLMsgIdentifyQueue chan int64
|
||||||
TGCmdQueue chan TGCommand
|
TGCmdQueue chan TGCommand
|
||||||
|
MQTGCmdQueue chan TGCommand
|
||||||
msgParsingRules map[int]MessageParsingRule
|
msgParsingRules map[int]MessageParsingRule
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user