captcha

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCaptcha = errors.New("验证码错误")

Functions

This section is empty.

Types

type CaptchaService

type CaptchaService struct {
	// contains filtered or unexported fields
}

func NewCaptchaService

func NewCaptchaService(config config.Config, httpClient *http.Client) *CaptchaService

func (*CaptchaService) VerifyCaptcha

func (c *CaptchaService) VerifyCaptcha(ctx context.Context, token, ip string) error

type ErrTurnstile

type ErrTurnstile struct {
	ErrorCodes []string
}

func (ErrTurnstile) Error

func (e ErrTurnstile) Error() string

Jump to

Keyboard shortcuts

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