Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PingChannel ¶
type PingChannel struct { channel.NoSave channel.Limit channel.NoRunClose // contains filtered or unexported fields }
func New ¶
func New() *PingChannel
func (*PingChannel) HandleBIN ¶
func (c *PingChannel) HandleBIN(cl channel.Client, r channel.BinaryReader) error
func (*PingChannel) HandleJSON ¶
Click to show internal directories.
Click to hide internal directories.