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