account

package
v0.0.0-...-09fef34 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteUserLoginHistoryListLogic

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

func NewDeleteUserLoginHistoryListLogic

func NewDeleteUserLoginHistoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteUserLoginHistoryListLogic

func (*DeleteUserLoginHistoryListLogic) DeleteUserLoginHistoryList

func (l *DeleteUserLoginHistoryListLogic) DeleteUserLoginHistoryList(req *types.IdsReq) (resp *types.BatchResp, err error)

type FindOnlineUserListLogic

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

func NewFindOnlineUserListLogic

func NewFindOnlineUserListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindOnlineUserListLogic

func (*FindOnlineUserListLogic) FindOnlineUserList

func (l *FindOnlineUserListLogic) FindOnlineUserList(req *types.PageQuery) (resp *types.PageResp, err error)

type FindUserAreasLogic

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

func NewFindUserAreasLogic

func NewFindUserAreasLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindUserAreasLogic

func (*FindUserAreasLogic) FindUserAreas

func (l *FindUserAreasLogic) FindUserAreas(req *types.PageQuery) (resp *types.PageResp, err error)

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

func (l *FindUserListLogic) FindUserList(req *types.PageQuery) (resp *types.PageResp, err error)

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

func (l *FindUserLoginHistoryListLogic) FindUserLoginHistoryList(req *types.PageQuery) (resp *types.PageResp, err error)

type GetUserApisLogic

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

func NewGetUserApisLogic

func NewGetUserApisLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserApisLogic

func (*GetUserApisLogic) GetUserApis

func (l *GetUserApisLogic) GetUserApis(req *types.EmptyReq) (resp *types.UserApisResp, err error)

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

func (l *GetUserInfoLogic) GetUserInfo(req *types.EmptyReq) (resp *types.UserInfoResp, err error)

type GetUserMenusLogic

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

func NewGetUserMenusLogic

func NewGetUserMenusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserMenusLogic

func (*GetUserMenusLogic) GetUserMenus

func (l *GetUserMenusLogic) GetUserMenus(req *types.EmptyReq) (resp *types.UserMenusResp, err error)

type GetUserRoleLogic

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

func NewGetUserRoleLogic

func NewGetUserRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserRoleLogic

func (*GetUserRoleLogic) GetUserRole

func (l *GetUserRoleLogic) GetUserRole(req *types.EmptyReq) (resp *types.UserRolesResp, err error)

type UpdateUserAvatarLogic

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

func NewUpdateUserAvatarLogic

func NewUpdateUserAvatarLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateUserAvatarLogic

func (*UpdateUserAvatarLogic) UpdateUserAvatar

func (l *UpdateUserAvatarLogic) UpdateUserAvatar(req *types.EmptyReq) (resp *types.EmptyResp, err 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

func (l *UpdateUserInfoLogic) UpdateUserInfo(req *types.UserInfoReq) (resp *types.EmptyResp, err error)

type UpdateUserRolesLogic

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

func NewUpdateUserRolesLogic

func NewUpdateUserRolesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateUserRolesLogic

func (*UpdateUserRolesLogic) UpdateUserRoles

func (l *UpdateUserRolesLogic) UpdateUserRoles(req *types.UpdateUserRolesReq) (resp *types.EmptyResp, err error)

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

func (l *UpdateUserStatusLogic) UpdateUserStatus(req *types.UpdateUserStatusReq) (resp *types.EmptyResp, err error)

Jump to

Keyboard shortcuts

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