Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct { Bridger Name string Account string Protocol string Channels map[string]config.ChannelInfo Joined map[string]bool Log *log.Entry Config *config.Config General *config.Protocol }
func (*Bridge) GetStringSlice ¶ added in v1.9.0
func (*Bridge) GetStringSlice2D ¶ added in v1.9.0
func (*Bridge) JoinChannels ¶ added in v0.9.3
Click to show internal directories.
Click to hide internal directories.