Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaptchaConfig ¶
type CaptchaConfig struct {
Expir int64 `json:"expir" toml:"expir" yaml:"expir"` // 过期时间
}
type Email ¶
func (*Email) SendEmailCode ¶
type Image ¶
type Image struct {
Client *cache.Client
Config *ImageConfig
}
type ImageConfig ¶
type InputCaptcha ¶
type OutputCaptcha ¶
Click to show internal directories.
Click to hide internal directories.