Versions in this module Expand all Collapse all v1 v1.24.19 Mar 7, 2021 Changes in this version + func RecordActiveUnit(guildID int64, plugin common.Plugin, analyticName string) + func RegisterPlugin() + type ActivityBucket struct + Count int + GuildID int64 + Name string + Plugin string + type Plugin struct + func (p *Plugin) PluginInfo() *common.PluginInfo + func (p *Plugin) RunBackgroundWorker() + func (p *Plugin) StopBackgroundWorker(wg *sync.WaitGroup)