Documentation
¶
Index ¶
Constants ¶
View Source
const (
ReconnectID = "reconnect" // ID
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconnectBot ¶
type ReconnectBot struct{}
负责重连帐号的bot
func (*ReconnectBot) Init ¶
func (b *ReconnectBot) Init()
func (*ReconnectBot) MiraiGoModule ¶
func (b *ReconnectBot) MiraiGoModule() bot.ModuleInfo
func (*ReconnectBot) PostInit ¶
func (b *ReconnectBot) PostInit()
func (*ReconnectBot) Serve ¶
func (b *ReconnectBot) Serve(bot *bot.Bot)
func (*ReconnectBot) Start ¶
func (b *ReconnectBot) Start(bot *bot.Bot)
Click to show internal directories.
Click to hide internal directories.