Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bmatrix ¶
type Bmatrix struct { Config *config.Protocol Remote chan config.Message Account string UserID string RoomMap map[string]string sync.RWMutex // contains filtered or unexported fields }
func (*Bmatrix) Disconnect ¶
func (*Bmatrix) JoinChannel ¶
func (b *Bmatrix) JoinChannel(channel config.ChannelInfo) error
Click to show internal directories.
Click to hide internal directories.