package
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 29, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClient create a wechat pay client
NewEchoHandler gen a echo handler
type Config struct {
MPAppID string
MchID string
APIKey string
CertPath string `default:"/run/cert/apiclient_cert.pem"`
CertKeyPath string `default:"/run/cert/apiclient_key.pem"`
}
Config is wechat pay config
Handler will handle wechat pay callbacks
Source Files
¶
Click to show internal directories.
Click to hide internal directories.