Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Addr string
View Source
var DebugMode bool
Functions ¶
func InitConfig ¶
func InitConfig()
Types ¶
type DataSourceConfig ¶
type DataSourceConfig struct {
Url string `mapstructure:"url"`
}
type MiraiConfig ¶
type MiraiConfig struct {
BotQQ string `mapstructure:"botqq"`
}
type SteamAPIConfig ¶
type SteamAPIConfig struct {
Key string `mapstructure:"key"`
}
Click to show internal directories.
Click to hide internal directories.