Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *logrus.Entry
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Slack Settings
Mattermost Settings
Debug bool
Bind string
BindInterface string
BindPort int
TLSBind string
TLSDir string
Insecure bool
SkipTLSVerify bool
DefaultServer string
DefaultTeam string
Restrict string
JoinExclude []string
JoinInclude []string
PartFake bool
}
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.