server

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: AGPL-3.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 UserManageServer

type UserManageServer struct {
	sys.UnimplementedUserManageServer
	// contains filtered or unexported fields
}

func NewUserManageServer

func NewUserManageServer(svcCtx *svc.ServiceContext) *UserManageServer

func (*UserManageServer) UserAreaApplyCreate

func (s *UserManageServer) UserAreaApplyCreate(ctx context.Context, in *sys.UserAreaApplyCreateReq) (*sys.Empty, error)

func (*UserManageServer) UserCaptcha

func (*UserManageServer) UserChangePwd

func (s *UserManageServer) UserChangePwd(ctx context.Context, in *sys.UserChangePwdReq) (*sys.Empty, error)

func (*UserManageServer) UserCheckToken

func (*UserManageServer) UserCodeToUserID

func (*UserManageServer) UserForgetPwd

func (s *UserManageServer) UserForgetPwd(ctx context.Context, in *sys.UserForgetPwdReq) (*sys.Empty, error)

func (*UserManageServer) UserInfoCreate

func (s *UserManageServer) UserInfoCreate(ctx context.Context, in *sys.UserInfoCreateReq) (*sys.UserCreateResp, error)

func (*UserManageServer) UserInfoDelete

func (s *UserManageServer) UserInfoDelete(ctx context.Context, in *sys.UserInfoDeleteReq) (*sys.Empty, error)

func (*UserManageServer) UserInfoIndex

func (*UserManageServer) UserInfoRead

func (s *UserManageServer) UserInfoRead(ctx context.Context, in *sys.UserInfoReadReq) (*sys.UserInfo, error)

func (*UserManageServer) UserInfoUpdate

func (s *UserManageServer) UserInfoUpdate(ctx context.Context, in *sys.UserInfoUpdateReq) (*sys.Empty, error)

func (*UserManageServer) UserLogin

func (*UserManageServer) UserMessageIndex

func (*UserManageServer) UserMessageMultiIsRead

func (s *UserManageServer) UserMessageMultiIsRead(ctx context.Context, in *sys.IDList) (*sys.Empty, error)

func (*UserManageServer) UserMessageStatistics

func (s *UserManageServer) UserMessageStatistics(ctx context.Context, in *sys.Empty) (*sys.UserMessageStatisticsResp, error)

func (*UserManageServer) UserProfileIndex

func (*UserManageServer) UserProfileRead

func (s *UserManageServer) UserProfileRead(ctx context.Context, in *sys.WithCode) (*sys.UserProfile, error)

func (*UserManageServer) UserProfileUpdate

func (s *UserManageServer) UserProfileUpdate(ctx context.Context, in *sys.UserProfile) (*sys.Empty, error)

func (*UserManageServer) UserRegister

func (*UserManageServer) UserRoleIndex

func (*UserManageServer) UserRoleMultiCreate

func (s *UserManageServer) UserRoleMultiCreate(ctx context.Context, in *sys.UserRoleMultiUpdateReq) (*sys.Empty, error)

func (*UserManageServer) UserRoleMultiUpdate

func (s *UserManageServer) UserRoleMultiUpdate(ctx context.Context, in *sys.UserRoleMultiUpdateReq) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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