logic

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckAndUpdateStockLogic

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

func NewCheckAndUpdateStockLogic

func NewCheckAndUpdateStockLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CheckAndUpdateStockLogic

func (*CheckAndUpdateStockLogic) CheckAndUpdateStock

type CheckProductStockLogic

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

func NewCheckProductStockLogic

func NewCheckProductStockLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CheckProductStockLogic

func (*CheckProductStockLogic) CheckProductStock

type OperationProductsLogic

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

func NewOperationProductsLogic

func NewOperationProductsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OperationProductsLogic

func (*OperationProductsLogic) OperationProducts

type ProductListLogic

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

func NewProductListLogic

func NewProductListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductListLogic

func (*ProductListLogic) ProductList

type ProductLogic

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

func NewProductLogic

func NewProductLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductLogic

func (*ProductLogic) Product

type ProductsLogic

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

func NewProductsLogic

func NewProductsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductsLogic

func (*ProductsLogic) Products

type RollbackProductStockLogic

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

func NewRollbackProductStockLogic

func NewRollbackProductStockLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RollbackProductStockLogic

func (*RollbackProductStockLogic) RollbackProductStock

type UpdateProductStockLogic

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

func NewUpdateProductStockLogic

func NewUpdateProductStockLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateProductStockLogic

func (*UpdateProductStockLogic) UpdateProductStock

Jump to

Keyboard shortcuts

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