Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthOptions ¶
type BaseOptions ¶
type Config ¶
type Config struct { Base *BaseOptions `yaml:"base"` Logger *driver.LoggerOptions `yaml:"logger"` Wechat *WechatOptions `yaml:"wechat"` Auth *AuthOptions `yaml:"auth"` }
var Conf *Config
func NewConfigWithYaml ¶
type WechatOptions ¶
Click to show internal directories.
Click to hide internal directories.