Documentation ¶
Overview ¶
The send command makes ircflu talk on an IRC channel.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SendCommand ¶
type SendCommand struct {
// contains filtered or unexported fields
}
func (*SendCommand) Name ¶
func (cmd *SendCommand) Name() string
func (*SendCommand) Run ¶
func (cmd *SendCommand) Run(channelIn, channelOut chan msgsystem.Message)
Click to show internal directories.
Click to hide internal directories.