Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2020 Changes in this version + type Controller interface + Close func() + GetBot func(key string) *bot.Bot + GetRepo func(key string) *config.RepoConfig + StartBotPolling func() + func InitController(opr *operator.Operator) (Controller, error)