user

package
v0.0.0-...-d345bf7 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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 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

func (l *LogoutLogic) Logout(req *types.LogoutReq) (*types.LogoutResp, error)

type RealNameAuthenticationLogic

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

func NewRealNameAuthenticationLogic

func NewRealNameAuthenticationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RealNameAuthenticationLogic

func (*RealNameAuthenticationLogic) RealNameAuthentication

type UpdateAvatarLogic

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

func NewUpdateAvatarLogic

func NewUpdateAvatarLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateAvatarLogic

func (*UpdateAvatarLogic) UpdateAvatar

type UpdateNickNameLogic

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

func NewUpdateNickNameLogic

func NewUpdateNickNameLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateNickNameLogic

func (*UpdateNickNameLogic) UpdateNickName

type UpdatePassWordLogic

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

func NewUpdatePassWordLogic

func NewUpdatePassWordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdatePassWordLogic

func (*UpdatePassWordLogic) UpdatePassWord

type UpdateSexLogic

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

func NewUpdateSexLogic

func NewUpdateSexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateSexLogic

func (*UpdateSexLogic) UpdateSex

func (l *UpdateSexLogic) UpdateSex(req *types.UpdateSexReq) (*types.UpdateSexResp, error)

type UpdateStarLogic

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

func NewUpdateStarLogic

func NewUpdateStarLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateStarLogic

func (*UpdateStarLogic) UpdateStar

func (l *UpdateStarLogic) UpdateStar(req *types.UpdateStarReq) (resp *types.UpdateStarResp, err error)

Jump to

Keyboard shortcuts

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