Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PayNotifyLogic ¶
func NewPayNotifyLogic ¶
func NewPayNotifyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PayNotifyLogic
func (*PayNotifyLogic) PayNotify ¶
func (l *PayNotifyLogic) PayNotify(req *types.PayNotifyRequest) error
type WebhookLogic ¶
func NewWebhookLogic ¶
func NewWebhookLogic(ctx context.Context, svcCtx *svc.ServiceContext) *WebhookLogic
func (*WebhookLogic) Webhook ¶
func (l *WebhookLogic) Webhook(req *types.WebhookRequest) error
Click to show internal directories.
Click to hide internal directories.