Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCode ¶
func CreateCode(_ context.Context, captchaType Type, theme Theme, size ...int) (string, string, error)
CreateCode 生成验证码
id 验证码id bse64s 图片base64编码 err 错误
func VerifyCaptcha ¶
VerifyCaptcha 验证验证码是否和答案一致
@Pram id 验证码id @Pram VerifyValue 用户输入的答案 @Result true:正确,false:失败
Types ¶
Click to show internal directories.
Click to hide internal directories.