Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
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.GetCaptchaResp, err error)
type GetPublicKeyLogic ¶
func NewGetPublicKeyLogic ¶
func NewGetPublicKeyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPublicKeyLogic
func (*GetPublicKeyLogic) GetPublicKey ¶
func (l *GetPublicKeyLogic) GetPublicKey() (resp *types.GetPublickeyResp, err error)
type LoginLogic ¶
func NewLoginLogic ¶
func NewLoginLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogic
func (*LoginLogic) SetUserToCache ¶
type LogoutLogic ¶
func NewLogoutLogic ¶
func NewLogoutLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LogoutLogic
Click to show internal directories.
Click to hide internal directories.