logic

package
v0.0.0-...-3414fa2 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelOrderLogic

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

func NewCancelOrderLogic

func NewCancelOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CancelOrderLogic

func (*CancelOrderLogic) CancelOrder

type ConfirmOrderLogic

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

func NewConfirmOrderLogic

func NewConfirmOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ConfirmOrderLogic

func (*ConfirmOrderLogic) ConfirmOrder

type CreateOrderLogic

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

func NewCreateOrderLogic

func NewCreateOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrderLogic

func (*CreateOrderLogic) CreateOrder

订单管理

type CreateRefundLogic

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

func NewCreateRefundLogic

func NewCreateRefundLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateRefundLogic

func (*CreateRefundLogic) CreateRefund

type GetOrderLogic

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

func NewGetOrderLogic

func NewGetOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetOrderLogic

func (*GetOrderLogic) GetOrder

type GetPaymentStatusLogic

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

func NewGetPaymentStatusLogic

func NewGetPaymentStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPaymentStatusLogic

func (*GetPaymentStatusLogic) GetPaymentStatus

type GetRefundLogic

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

func NewGetRefundLogic

func NewGetRefundLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetRefundLogic

func (*GetRefundLogic) GetRefund

type ListOrdersLogic

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

func NewListOrdersLogic

func NewListOrdersLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListOrdersLogic

func (*ListOrdersLogic) ListOrders

type PayOrderLogic

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

func NewPayOrderLogic

func NewPayOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PayOrderLogic

func (*PayOrderLogic) PayOrder

type ProcessRefundLogic

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

func NewProcessRefundLogic

func NewProcessRefundLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProcessRefundLogic

func (*ProcessRefundLogic) ProcessRefund

type ReceiveOrderLogic

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

func NewReceiveOrderLogic

func NewReceiveOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ReceiveOrderLogic

func (*ReceiveOrderLogic) ReceiveOrder

type ShipOrderLogic

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

func NewShipOrderLogic

func NewShipOrderLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ShipOrderLogic

func (*ShipOrderLogic) ShipOrder

Jump to

Keyboard shortcuts

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