accountrpclogic

package
v0.0.0-...-eea11df Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindUserEmailLogic

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

func NewBindUserEmailLogic

func NewBindUserEmailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *BindUserEmailLogic

func (*BindUserEmailLogic) BindUserEmail

修改用户邮箱

type FindUserInfoListLogic

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

func NewFindUserInfoListLogic

func NewFindUserInfoListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserInfoListLogic

func (*FindUserInfoListLogic) FindUserInfoList

查找用户信息列表

type FindUserListLogic

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

func NewFindUserListLogic

func NewFindUserListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserListLogic

func (*FindUserListLogic) FindUserList

查找用户列表

type FindUserLoginHistoryListLogic

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

func NewFindUserLoginHistoryListLogic

func NewFindUserLoginHistoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserLoginHistoryListLogic

func (*FindUserLoginHistoryListLogic) FindUserLoginHistoryList

查询用户登录历史

type FindUserOnlineListLogic

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

func NewFindUserOnlineListLogic

func NewFindUserOnlineListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserOnlineListLogic

func (*FindUserOnlineListLogic) FindUserOnlineList

查找在线用户列表

type GetOauthAuthorizeUrlLogic

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

func NewGetOauthAuthorizeUrlLogic

func NewGetOauthAuthorizeUrlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetOauthAuthorizeUrlLogic

func (*GetOauthAuthorizeUrlLogic) GetOauthAuthorizeUrl

获取授权地址

type GetUserAreasAnalysisLogic

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

func NewGetUserAreasAnalysisLogic

func NewGetUserAreasAnalysisLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserAreasAnalysisLogic

func (*GetUserAreasAnalysisLogic) GetUserAreasAnalysis

查询用户分布区域

type GetUserInfoLogic

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

func NewGetUserInfoLogic

func NewGetUserInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserInfoLogic

func (*GetUserInfoLogic) GetUserInfo

获取用户信息

type LoginLogic

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

func NewLoginLogic

func NewLoginLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogic

func (*LoginLogic) Login

登录

type LogoffLogic

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

func NewLogoffLogic

func NewLogoffLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LogoffLogic

func (*LogoffLogic) Logoff

注销

type LogoutLogic

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

func NewLogoutLogic

func NewLogoutLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LogoutLogic

func (*LogoutLogic) Logout

登出

type OauthLoginLogic

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

func NewOauthLoginLogic

func NewOauthLoginLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OauthLoginLogic

func (*OauthLoginLogic) OauthLogin

第三方登录

type RegisterLogic

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

func NewRegisterLogic

func NewRegisterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RegisterLogic

func (*RegisterLogic) Register

注册

type ResetPasswordLogic

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

func NewResetPasswordLogic

func NewResetPasswordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ResetPasswordLogic

func (*ResetPasswordLogic) ResetPassword

重置密码

type SendBindEmailLogic

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

func NewSendBindEmailLogic

func NewSendBindEmailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendBindEmailLogic

func (*SendBindEmailLogic) SendBindEmail

发送绑定邮箱邮件

type SendRegisterEmailLogic

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

func NewSendRegisterEmailLogic

func NewSendRegisterEmailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendRegisterEmailLogic

func (*SendRegisterEmailLogic) SendRegisterEmail

发送注册邮件

type SendResetPasswordEmailLogic

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

func NewSendResetPasswordEmailLogic

func NewSendResetPasswordEmailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendResetPasswordEmailLogic

func (*SendResetPasswordEmailLogic) SendResetPasswordEmail

func (l *SendResetPasswordEmailLogic) SendResetPasswordEmail(in *accountrpc.UserEmailReq) (*accountrpc.EmptyResp, error)

发送重置密码邮件

type UpdateUserInfoLogic

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

func NewUpdateUserInfoLogic

func NewUpdateUserInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateUserInfoLogic

func (*UpdateUserInfoLogic) UpdateUserInfo

修改用户信息

type UpdateUserStatusLogic

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

func NewUpdateUserStatusLogic

func NewUpdateUserStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateUserStatusLogic

func (*UpdateUserStatusLogic) UpdateUserStatus

修改用户状态

Jump to

Keyboard shortcuts

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