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 CreatePaymentChannelLogic

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

func NewCreatePaymentChannelLogic

func NewCreatePaymentChannelLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreatePaymentChannelLogic

func (*CreatePaymentChannelLogic) CreatePaymentChannel

type CreatePaymentLogic

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

func NewCreatePaymentLogic

func NewCreatePaymentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreatePaymentLogic

func (*CreatePaymentLogic) CreatePayment

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 GetPaymentLogic

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

func NewGetPaymentLogic

func NewGetPaymentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPaymentLogic

func (*GetPaymentLogic) GetPayment

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 ListPaymentChannelsLogic

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

func NewListPaymentChannelsLogic

func NewListPaymentChannelsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListPaymentChannelsLogic

func (*ListPaymentChannelsLogic) ListPaymentChannels

type PaymentNotifyLogic

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

func NewPaymentNotifyLogic

func NewPaymentNotifyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PaymentNotifyLogic

func (*PaymentNotifyLogic) PaymentNotify

type RefundNotifyLogic

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

func NewRefundNotifyLogic

func NewRefundNotifyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RefundNotifyLogic

func (*RefundNotifyLogic) RefundNotify

type UpdatePaymentChannelLogic

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

func NewUpdatePaymentChannelLogic

func NewUpdatePaymentChannelLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdatePaymentChannelLogic

func (*UpdatePaymentChannelLogic) UpdatePaymentChannel

Jump to

Keyboard shortcuts

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