Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Mysql mysql.Config `yaml:"mysql"`
Redis redis.Config `yaml:"redis"`
Feishu Feishu `yaml:"feishu"`
DingTalk DingTalk `yaml:"dingTalk"`
Jwt Jwt `yaml:"jwt"`
SshDev SshDev `yaml:"sshDev"`
Sms Sms `yaml:"sms"`
WebAuthn WebAuthn `yaml:"webAuthn"`
TraceMode bool `yaml:"traceMode" config:"omitempty"`
}
Click to show internal directories.
Click to hide internal directories.