logic

package
v0.0.0-...-9365a73 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddUserCollectionLogic

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

func NewAddUserCollectionLogic

func NewAddUserCollectionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddUserCollectionLogic

func (*AddUserCollectionLogic) AddUserCollection

添加收藏

type AddUserReceiveAddressLogic

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

func NewAddUserReceiveAddressLogic

func NewAddUserReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddUserReceiveAddressLogic

func (*AddUserReceiveAddressLogic) AddUserReceiveAddress

添加收获地址

type DelUserCollectionLogic

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

func NewDelUserCollectionLogic

func NewDelUserCollectionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelUserCollectionLogic

func (*DelUserCollectionLogic) DelUserCollection

删除收藏

type DelUserReceiveAddressLogic

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

func NewDelUserReceiveAddressLogic

func NewDelUserReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelUserReceiveAddressLogic

func (*DelUserReceiveAddressLogic) DelUserReceiveAddress

删除收获地址

type EditUserReceiveAddressLogic

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

func NewEditUserReceiveAddressLogic

func NewEditUserReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *EditUserReceiveAddressLogic

func (*EditUserReceiveAddressLogic) EditUserReceiveAddress

编辑收获地址

type GetUserCollectionListLogic

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

func NewGetUserCollectionListLogic

func NewGetUserCollectionListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserCollectionListLogic

func (*GetUserCollectionListLogic) GetUserCollectionList

收藏列表

type GetUserReceiveAddressInfoLogic

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

func NewGetUserReceiveAddressInfoLogic

func NewGetUserReceiveAddressInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserReceiveAddressInfoLogic

func (*GetUserReceiveAddressInfoLogic) GetUserReceiveAddressInfo

根据主键id,查询收获地址

type GetUserReceiveAddressListLogic

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

func NewGetUserReceiveAddressListLogic

func NewGetUserReceiveAddressListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserReceiveAddressListLogic

func (*GetUserReceiveAddressListLogic) GetUserReceiveAddressList

获取收获地址列表

type LoginLogic

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

func NewLoginLogic

func NewLoginLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogic

func (*LoginLogic) Login

func (l *LoginLogic) Login(in *user.LoginRequest) (*user.LoginResponse, error)

登录

type UserInfoLogic

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

func NewUserInfoLogic

func NewUserInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserInfoLogic

func (*UserInfoLogic) UserInfo

获取用户信息

Jump to

Keyboard shortcuts

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