Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message string
const ( MsgBye Message = "msgBye" MsgHello Message = "msgHello" MsgInitEnd Message = "msgInitEnd" MsgInitLang Message = "msgInitLang" MsgLangSelect Message = "msgLangSelect" MsgSessionConflict Message = "msgSessionConflict" MsgSettings Message = "msgSettings" MsgUserNotRegistered Message = "msgUserNotRegistered" )
Click to show internal directories.
Click to hide internal directories.