Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotManager ¶ added in v0.0.2
type BotManager struct {
// contains filtered or unexported fields
}
BotManager ...
func (*BotManager) AddBots ¶ added in v0.0.2
func (b *BotManager) AddBots(bot ...BotInfo)
AddBots ...
func (*BotManager) DeleteBot ¶ added in v0.0.2
func (b *BotManager) DeleteBot(filter func(bots []BotInfo) int)
DeleteBot ...
Click to show internal directories.
Click to hide internal directories.