product

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryProductListLogic

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

QueryProductListLogic

Author: LiuFeiHua Date: 2024/4/9 15:16

func NewQueryProductListLogic

func NewQueryProductListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductListLogic

func (*QueryProductListLogic) QueryProductList

func (l *QueryProductListLogic) QueryProductList(req *types.QueryProductListReq) (resp *types.QueryProductListResp, err error)

QueryProductList 查询商品列表

type QueryProductLogic

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

func NewQueryProductLogic

func NewQueryProductLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductLogic

func (*QueryProductLogic) QueryProduct

func (l *QueryProductLogic) QueryProduct(req *types.QueryProductReq) (resp *types.QueryProductResp, err error)

Jump to

Keyboard shortcuts

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