mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-23 12:00:34 +08:00
init complete
This commit is contained in:
@@ -2,6 +2,7 @@ package head
|
||||
|
||||
const (
|
||||
ProtoHello uint8 = iota
|
||||
ProtoHelloAck
|
||||
ProtoNotify
|
||||
ProtoQuery
|
||||
ProtoData
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user