captcha

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetCaptchaLogic

type GetCaptchaLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetCaptchaLogic

func NewGetCaptchaLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCaptchaLogic

func (*GetCaptchaLogic) GetCaptcha

func (l *GetCaptchaLogic) GetCaptcha() (resp *types.CaptchaResp, err error)

type GetEmailCaptchaLogic added in v1.0.13

type GetEmailCaptchaLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetEmailCaptchaLogic added in v1.0.13

func NewGetEmailCaptchaLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetEmailCaptchaLogic

func (*GetEmailCaptchaLogic) GetEmailCaptcha added in v1.0.13

func (l *GetEmailCaptchaLogic) GetEmailCaptcha(req *types.EmailCaptchaReq) (resp *types.BaseMsgResp, err error)

type GetSmsCaptchaLogic added in v1.0.13

type GetSmsCaptchaLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetSmsCaptchaLogic added in v1.0.13

func NewGetSmsCaptchaLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSmsCaptchaLogic

func (*GetSmsCaptchaLogic) GetSmsCaptcha added in v1.0.13

func (l *GetSmsCaptchaLogic) GetSmsCaptcha(req *types.SmsCaptchaReq) (resp *types.BaseMsgResp, err error)

Jump to

Keyboard shortcuts

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