handler

package
v0.0.0-...-1dec894 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallbackHandler

type CallbackHandler struct {
	// contains filtered or unexported fields
}

CallbackHandler 回调处理器

func NewCallbackHandler

func NewCallbackHandler() *CallbackHandler

NewCallbackHandler 创建回调处理器

func (*CallbackHandler) WeChatPayCallback

func (h *CallbackHandler) WeChatPayCallback(c *gin.Context)

WeChatPayCallback 微信支付回调 @Summary 微信支付回调 @Tags 回调 @Accept xml @Produce xml @Param body body string true "微信回调XML" @Success 200 {string} string "XML" @Router /api/callback/wechat-pay [post]

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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