Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyDecoder = "decoder" KeyDecodeBuffer = "decode_buf" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoMessage ¶
type EchoMessage struct {
Content string
}
func NewEchoMessage ¶
func NewEchoMessage(data string) *EchoMessage
func (*EchoMessage) Id ¶
func (m *EchoMessage) Id() uint64
Click to show internal directories.
Click to hide internal directories.