Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PingPongMessage defines message number. PingPongMessage int32 = 1 PingPongMessageName = "PingPongMessage" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct {
Info string
}
Message defines message format.
func (Message) RequestCommand ¶
RequestCommand returns the request command.
func (Message) RequestName ¶
func (Message) ResponseCommand ¶
func (Message) ResponseName ¶
Click to show internal directories.
Click to hide internal directories.