Documentation
¶
Index ¶
Constants ¶
View Source
const ( Song = "song" Costume = "costume" Performance = "performance" Props = "props" )
View Source
const ( COMMENT = "comment" COMMENT_ARRAY = "comments" UPDATE_USER = "updateUser" LATEST_COMMENT = "latestComment" NEW_USER = "newUser" ERROR = "error" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Categories ¶
type Categories string
func (Categories) String ¶
func (c Categories) String() string
type ChatMsgType ¶
type ChatMsgType string
Click to show internal directories.
Click to hide internal directories.