collection

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddProductCollectionLogic added in v0.0.2

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

AddProductCollectionLogic 添加商品收藏

Author: LiuFeiHua Date: 2024/5/16 13:45

func NewAddProductCollectionLogic added in v0.0.2

func NewAddProductCollectionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddProductCollectionLogic

func (*AddProductCollectionLogic) AddProductCollection added in v0.0.2

AddProductCollection 添加商品收藏

type DeleteProductCollectionLogic added in v0.0.2

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

DeleteProductCollectionLogic 删除商品收藏/清空当前用户商品收藏列表

Author: LiuFeiHua Date: 2024/5/16 13:46

func NewDeleteProductCollectionLogic added in v0.0.2

func NewDeleteProductCollectionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteProductCollectionLogic

func (*DeleteProductCollectionLogic) DeleteProductCollection added in v0.0.2

DeleteProductCollection 删除商品收藏/清空当前用户商品收藏列表

type QueryProductCollectionListLogic added in v0.0.2

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

QueryProductCollectionListLogic 查询会员收藏的商品

Author: LiuFeiHua Date: 2024/5/16 13:44

func NewQueryProductCollectionListLogic added in v0.0.2

func NewQueryProductCollectionListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductCollectionListLogic

func (*QueryProductCollectionListLogic) QueryProductCollectionList added in v0.0.2

func (l *QueryProductCollectionListLogic) QueryProductCollectionList() (resp *types.ProductCollectionListResp, err error)

QueryProductCollectionList 查询会员收藏的商品

Jump to

Keyboard shortcuts

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