userlogic

package
v0.0.0-...-c55c97e Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IfUniqueHasExists

func IfUniqueHasExists(user *model.User) error

Types

type ChangePasswordLogic

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

func NewChangePasswordLogic

func NewChangePasswordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ChangePasswordLogic

func (*ChangePasswordLogic) ChangePassword

type DeleteUserLogic

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

func NewDeleteUserLogic

func NewDeleteUserLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteUserLogic

func (*DeleteUserLogic) DeleteUser

type FindUserByUsernameLogic

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

func NewFindUserByUsernameLogic

func NewFindUserByUsernameLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserByUsernameLogic

func (*FindUserByUsernameLogic) FindUserByUsername

type QuerySelfInfoLogic

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

func NewQuerySelfInfoLogic

func NewQuerySelfInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QuerySelfInfoLogic

func (*QuerySelfInfoLogic) QuerySelfInfo

type QueryUserDetailLogic

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

func NewQueryUserDetailLogic

func NewQueryUserDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryUserDetailLogic

func (*QueryUserDetailLogic) QueryUserDetail

type QueryUserListLogic

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

func NewQueryUserListLogic

func NewQueryUserListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryUserListLogic

func (*QueryUserListLogic) QueryUserList

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 SetSelfInfoLogic

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

func NewSetSelfInfoLogic

func NewSetSelfInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetSelfInfoLogic

func (*SetSelfInfoLogic) SetSelfInfo

type SetUserInfoLogic

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

func NewSetUserInfoLogic

func NewSetUserInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetUserInfoLogic

func (*SetUserInfoLogic) SetUserInfo

type SetUserRoleLogic

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

func NewSetUserRoleLogic

func NewSetUserRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetUserRoleLogic

func (*SetUserRoleLogic) SetUserRole

Jump to

Keyboard shortcuts

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