Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMessageDetails ¶
Types ¶
type MessageType ¶
type MessageType int
const ( ISAUTHENTICATED MessageType = iota PUBLISH REMOVETOKEN SETTOKEN EVENT ACKRECEIVE )
func Parse ¶
func Parse(rid int, cid int, event interface{}) MessageType
func (MessageType) String ¶
func (i MessageType) String() string
Click to show internal directories.
Click to hide internal directories.