sku

package
v0.0.0-...-22bdbfd Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteSkuLogic

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

func NewDeleteSkuLogic

func NewDeleteSkuLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteSkuLogic

func (*DeleteSkuLogic) DeleteSku

func (l *DeleteSkuLogic) DeleteSku(in *product.IDReq) (*product.BaseResp, error)

type GetSkuByIdLogic

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

func NewGetSkuByIdLogic

func NewGetSkuByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSkuByIdLogic

func (*GetSkuByIdLogic) GetSkuById

func (l *GetSkuByIdLogic) GetSkuById(in *product.IDReq) (*product.SkuInfo, error)

type GetSkuListBySpuIdLogic

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

func NewGetSkuListBySpuIdLogic

func NewGetSkuListBySpuIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSkuListBySpuIdLogic

func (*GetSkuListBySpuIdLogic) GetSkuListBySpuId

func (l *GetSkuListBySpuIdLogic) GetSkuListBySpuId(in *product.IDReq) (*product.SkuListResp, error)

type GetSkuListLogic

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

func NewGetSkuListLogic

func NewGetSkuListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSkuListLogic

func (*GetSkuListLogic) GetSkuList

func (l *GetSkuListLogic) GetSkuList(in *product.IDsReq) (*product.SkuListResp, error)

Jump to

Keyboard shortcuts

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