Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Birc ¶
type Birc struct {
Nick string
Local chan config.Message // local queue for flood control
FirstConnection bool
MessageDelay, MessageQueue, MessageLength int
*bridge.Config
// contains filtered or unexported fields
}
func (*Birc) Disconnect ¶
func (*Birc) JoinChannel ¶
func (b *Birc) JoinChannel(channel config.ChannelInfo) error
Click to show internal directories.
Click to hide internal directories.