Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PingPontMessage defines message number. PingPontMessage int32 = 1 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Info string
}
Message defines message format.
func (Message) MessageNumber ¶
MessageNumber returns the message number.
Click to show internal directories.
Click to hide internal directories.