package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 27, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cert struct {
Path string `json:"path"`
}
type Config struct {
Sandbox bool `json:"sandbox"`
AppID string `json:"app_id"`
MchID string `json:"mch_id"`
Key string `json:"key"`
}
Config config for pay
Source Files
¶
Click to show internal directories.
Click to hide internal directories.