Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Token is the bot token Token string // AppID is the bot's application ID AppID string // GuildID is the bot's guild ID GuildID string // Logging is the logging configuration Logging structs.LoggingConfig // Google is the google configuration Google structs.GoogleConfig // Web is the web configuration Web structs.WebConfig // MailGun is the mailgun configuration MailGun structs.MailGunConfig // ServiceName is the name of the application ServiceName string // Environment is the environment the application is running in Environment string // Openstack is the openstack configuration Openstack structs.OpenstackConfig )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.