package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 13, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Version string `bson:"_id" json:"version"`
Email *mail.Config `bson:"email" json:"email"`
SMS *sms.Config `bson:"sms" json:"sms"`
VerifyCode *verifycode.Config `bson:"verify_code" json:"verify_code"`
}
Config 系统配置
func NewDefaultConfig() *Config
NewDefaultConfig todo
func (c *Config) Desensitize()
Desensitize 脱敏
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.