Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CoreApi *api.CoreApi
View Source
var CoreBot *bot.CoreBot
View Source
var CoreSrv *srv.CoreSrv
Functions ¶
This section is empty.
Types ¶
type App ¶
func (*App) Execute ¶
func (app *App) Execute(options ...OptionsApp)
func (*App) StopService ¶
func (app *App) StopService()
type OptionsApp ¶
type OptionsApp func(*App)
func AddApi ¶
func AddApi() OptionsApp
func AddBot ¶
func AddBot() OptionsApp
func AddSrv ¶
func AddSrv() OptionsApp
Click to show internal directories.
Click to hide internal directories.