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