logic

package
v0.0.0-...-ec24a78 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateLogic

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

func NewCreateLogic

func NewCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateLogic

func (*CreateLogic) Create

type DecrStockLogic

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

func NewDecrStockLogic

func NewDecrStockLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DecrStockLogic

func (*DecrStockLogic) DecrStock

type DecrStockRevertLogic

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

func NewDecrStockRevertLogic

func NewDecrStockRevertLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DecrStockRevertLogic

func (*DecrStockRevertLogic) DecrStockRevert

type DetailLogic

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

func NewDetailLogic

func NewDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DetailLogic

func (*DetailLogic) Detail

type RemoveLogic

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

func NewRemoveLogic

func NewRemoveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RemoveLogic

func (*RemoveLogic) Remove

type UpdateLogic

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

func NewUpdateLogic

func NewUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateLogic

func (*UpdateLogic) Update

Jump to

Keyboard shortcuts

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