Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Store *captcha.RedisStore
)
Functions ¶
This section is empty.
Types ¶
type GetCaptchaLogic ¶
func NewGetCaptchaLogic ¶
func NewGetCaptchaLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCaptchaLogic
func (*GetCaptchaLogic) GetCaptcha ¶
func (l *GetCaptchaLogic) GetCaptcha() (resp *types.CaptchaResp, err error)
Click to show internal directories.
Click to hide internal directories.