Documentation ¶
Index ¶
Constants ¶
View Source
const ( AliYun = iota QCloud )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VCodeConf ¶
type VCodeConf struct { AliConf AliConf Type VCodeTypeEnum Debug bool `json:"debug,default=false"` Length int `json:"length,default=6"` Life int64 `json:"life,default=300"` MagicCode string `json:"magicCode,omitempty,optional"` TestUsers []string `json:"testUsers,omitempty,optional"` Template map[string]string `json:"template,omitempty,optional"` }
type VCodeTypeEnum ¶
type VCodeTypeEnum int
Click to show internal directories.
Click to hide internal directories.