This commit is contained in:
Łukasz Magiera 2020-10-09 01:27:49 +02:00
parent f3dc730b05
commit 6e8efb9d2c
8 changed files with 18 additions and 17 deletions

View File

@ -10,6 +10,7 @@ import (
) )
type MsgType string type MsgType string
const ( const (
MTUnknown = "unknown" MTUnknown = "unknown"