notify

package
v0.0.0-...-f0a2dc7 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2025 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlipayNotifyLogic

type AlipayNotifyLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewAlipayNotifyLogic

func NewAlipayNotifyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AlipayNotifyLogic

Alipay notify

func (*AlipayNotifyLogic) AlipayNotify

func (l *AlipayNotifyLogic) AlipayNotify(r *http.Request) error

type EPayNotifyLogic

type EPayNotifyLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewEPayNotifyLogic

func NewEPayNotifyLogic(ctx *gin.Context, svcCtx *svc.ServiceContext) *EPayNotifyLogic

EPay notify

func (*EPayNotifyLogic) EPayNotify

func (l *EPayNotifyLogic) EPayNotify(req *types.EPayNotifyRequest) error

type StripeNotifyLogic

type StripeNotifyLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewStripeNotifyLogic

func NewStripeNotifyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StripeNotifyLogic

NewStripeNotifyLogic Stripe notify

func (*StripeNotifyLogic) StripeNotify

func (l *StripeNotifyLogic) StripeNotify(r *http.Request, w http.ResponseWriter) error

Jump to

Keyboard shortcuts

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