Documentation
¶
Index ¶
Constants ¶
View Source
const ( Enter_Room = 1001 Chat_Message = 1002 Leave_Room = 1003 Join_Success = 2001 )
Variables ¶
View Source
var Processor = iproto.NewJSONProcessor()
Functions ¶
This section is empty.
Types ¶
type ChatMessage ¶
type JoinRoomSuccess ¶
type JoinRoomSuccess struct {
}
Click to show internal directories.
Click to hide internal directories.