Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotServer ¶
type BotServer struct {
// contains filtered or unexported fields
}
func NewBotServer ¶
type Config ¶
type Config struct { General GeneralConfig `yaml:"general"` Mattermost MattermostConfig `yaml:"mattermost"` Webserver WebserverConfig `yaml:"webserver"` }
type GeneralConfig ¶
type MattermostConfig ¶
type WebserverConfig ¶
Click to show internal directories.
Click to hide internal directories.