s

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: GPL-3.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaptchaServer added in v0.11.0

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

func NewCaptchaServer added in v0.11.0

func NewCaptchaServer(s *m.CaptchaServerSettings) (cm *CaptchaServer, err error)

func (*CaptchaServer) CheckCaptcha added in v0.11.0

func (cs *CaptchaServer) CheckCaptcha(req *m.CheckCaptchaRequest) (resp *m.CheckCaptchaResponse, err error)

func (*CaptchaServer) CreateCaptcha added in v0.11.0

func (cs *CaptchaServer) CreateCaptcha() (resp *m.CreateCaptchaResponse, err error)

func (*CaptchaServer) GetCaptchaImage added in v0.11.0

func (cs *CaptchaServer) GetCaptchaImage(req *m.GetCaptchaImageRequest) (resp *m.GetCaptchaImageResponse, err error)

func (*CaptchaServer) GetListenDsn added in v0.11.0

func (cs *CaptchaServer) GetListenDsn() (dsn string)

func (*CaptchaServer) HasCaptcha added in v0.11.0

func (cs *CaptchaServer) HasCaptcha(req *m.HasCaptchaRequest) (resp *m.HasCaptchaResponse, err error)

func (*CaptchaServer) Start added in v0.11.0

func (cs *CaptchaServer) Start() (err error)

func (*CaptchaServer) Stop added in v0.11.0

func (cs *CaptchaServer) Stop() (err error)

Jump to

Keyboard shortcuts

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