Documentation ¶
Index ¶
Constants ¶
View Source
const ( CaptchaExpiration = 5 * time.Minute // 验证码 5 分钟内有效 CaptchaCachePrefix = "atk_captcha:" )
Variables ¶
This section is empty.
Functions ¶
func CheckImageCaptchaCode ¶
获取对应 IP 图片验证码正确的值
func GetNewImageCaptchaBase64 ¶
获取新验证码 base64 格式图片 (调用该函数将销毁原有验证码)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.