Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clear ¶
func Clear() (err error)
清除所有验证码 将清除所有验证码,该方法可用于系统维护等操作 注意,该操作将直接操作原始数据,不是普通的delete删除操作
func Generate ¶
func Generate(args *ArgsGenerate) (imgData base64Captcha.CaptchaInterface, err error)
Generate 生成验证码
Types ¶
Click to show internal directories.
Click to hide internal directories.