base64catch

package
v0.0.0-...-2ec961a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CodeCaptcha

type CodeCaptcha struct {
	Id            string
	CaptchaType   string
	VerifyValue   string
	DriverAudio   *base64Captcha.DriverAudio
	DriverString  *base64Captcha.DriverString
	DriverChinese *base64Captcha.DriverChinese
	DriverMath    *base64Captcha.DriverMath
	DriverDigit   *base64Captcha.DriverDigit
	// contains filtered or unexported fields
}

func NewCodecaptcha

func NewCodecaptcha(param string) *CodeCaptcha

func (*CodeCaptcha) CaptchaVerify

func (this *CodeCaptcha) CaptchaVerify(id, verify string) bool

func (*CodeCaptcha) CodeCaptchaCreate

func (this *CodeCaptcha) CodeCaptchaCreate() (string, string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL