server

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountRpcServer

type AccountRpcServer struct {
	accountrpc.UnimplementedAccountRpcServer
	// contains filtered or unexported fields
}

func NewAccountRpcServer

func NewAccountRpcServer(svcCtx *svc.ServiceContext) *AccountRpcServer

func (*AccountRpcServer) BindUserEmail

修改用户邮箱

func (*AccountRpcServer) FindUserInfoList

查找用户信息列表

func (*AccountRpcServer) FindUserList

查找用户列表

func (*AccountRpcServer) FindUserLoginHistoryList

查询用户登录历史

func (*AccountRpcServer) FindUserOnlineList

查找在线用户列表

func (*AccountRpcServer) GetOauthAuthorizeUrl

获取第三方登录授权地址

func (*AccountRpcServer) GetUserAreasAnalysis

查询用户分布区域

func (*AccountRpcServer) GetUserInfo

获取用户信息

func (*AccountRpcServer) Login

登录

func (*AccountRpcServer) Logoff

注销

func (*AccountRpcServer) Logout

登出

func (*AccountRpcServer) OauthLogin

第三方登录

func (*AccountRpcServer) Register

注册

func (*AccountRpcServer) ResetPassword

重置密码

func (*AccountRpcServer) SendBindEmail

发送绑定邮箱邮件

func (*AccountRpcServer) SendRegisterEmail

func (s *AccountRpcServer) SendRegisterEmail(ctx context.Context, in *accountrpc.UserEmailReq) (*accountrpc.EmptyResp, error)

发送注册邮件

func (*AccountRpcServer) SendResetPasswordEmail

func (s *AccountRpcServer) SendResetPasswordEmail(ctx context.Context, in *accountrpc.UserEmailReq) (*accountrpc.EmptyResp, error)

发送重置密码邮件

func (*AccountRpcServer) UpdateUserInfo

修改用户信息

func (*AccountRpcServer) UpdateUserStatus

修改用户状态

Jump to

Keyboard shortcuts

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