user

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 AddReceiveAddressLogic

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

func NewAddReceiveAddressLogic

func NewAddReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddReceiveAddressLogic

func (*AddReceiveAddressLogic) AddReceiveAddress

type DelReceiveAddressLogic

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

func NewDelReceiveAddressLogic

func NewDelReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DelReceiveAddressLogic

func (*DelReceiveAddressLogic) DelReceiveAddress

type DetailLogic

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

func NewDetailLogic

func NewDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DetailLogic

func (*DetailLogic) Detail

func (l *DetailLogic) Detail(req *types.UserInfoReq) (resp *types.UserInfoResp, err error)

type EditReceiveAddressLogic

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

func NewEditReceiveAddressLogic

func NewEditReceiveAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *EditReceiveAddressLogic

func (*EditReceiveAddressLogic) EditReceiveAddress

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(req *types.LoginReq) (resp *types.LoginResp, err error)

type UserCollectionAddLogic

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

func NewUserCollectionAddLogic

func NewUserCollectionAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserCollectionAddLogic

func (*UserCollectionAddLogic) UserCollectionAdd

func (l *UserCollectionAddLogic) UserCollectionAdd(req *types.UserCollectionAddReq) (resp *types.UserCollectionAddRes, err error)

type UserCollectionDelLogic

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

func NewUserCollectionDelLogic

func NewUserCollectionDelLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserCollectionDelLogic

func (*UserCollectionDelLogic) UserCollectionDel

func (l *UserCollectionDelLogic) UserCollectionDel(req *types.UserCollectionDelReq) (resp *types.UserCollectionDelRes, err error)

type UserCollectionListLogic

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

func NewUserCollectionListLogic

func NewUserCollectionListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserCollectionListLogic

func (*UserCollectionListLogic) UserCollectionList

func (l *UserCollectionListLogic) UserCollectionList(req *types.UserCollectionListReq) (resp *types.UserCollectionListRes, err error)

type UserReceiveAddressListLogic

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

func NewUserReceiveAddressListLogic

func NewUserReceiveAddressListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UserReceiveAddressListLogic

func (*UserReceiveAddressListLogic) UserReceiveAddressList

Jump to

Keyboard shortcuts

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