collection

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.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 AddProductCollectionAddLogic

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

AddProductCollectionAddLogic 收藏相关

Author: LiuFeiHua Date: 2023/11/30 11:40

func NewAddProductCollectionAddLogic

func NewAddProductCollectionAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddProductCollectionAddLogic

func (*AddProductCollectionAddLogic) AddProductCollectionAdd

func (l *AddProductCollectionAddLogic) AddProductCollectionAdd(req *types.AddProductCollectionReq) (resp *types.AddProductCollectionResp, err error)

AddProductCollectionAdd 会员收藏商品

type ProductCollectionClearLogic

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

ProductCollectionClearLogic

Author: LiuFeiHua Date: 2023/11/30 16:31

func NewProductCollectionClearLogic

func NewProductCollectionClearLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCollectionClearLogic

func (*ProductCollectionClearLogic) ProductCollectionClear

func (l *ProductCollectionClearLogic) ProductCollectionClear() (resp *types.ProductCollectionClearResp, err error)

ProductCollectionClear 清空收藏记录

type ProductCollectionDeleteLogic

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

ProductCollectionDeleteLogic 收藏相关

Author: LiuFeiHua Date: 2023/11/30 12:02

func NewProductCollectionDeleteLogic

func NewProductCollectionDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCollectionDeleteLogic

func (*ProductCollectionDeleteLogic) ProductCollectionDelete

ProductCollectionDelete 删除收藏的商品

type ProductCollectionListLogic

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

ProductCollectionListLogic

Author: LiuFeiHua Date: 2023/11/29 16:31

func NewProductCollectionListLogic

func NewProductCollectionListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCollectionListLogic

func (*ProductCollectionListLogic) ProductCollectionList

func (l *ProductCollectionListLogic) ProductCollectionList() (resp *types.ProductCollectionListResp, err error)

ProductCollectionList 查询会员收藏的商品

Jump to

Keyboard shortcuts

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