package
module
Version:
v0.0.0-...-4009942
Opens a new window with list of versions in this module.
Published: Apr 20, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PayJS Go SDK
Native 扫码支付
package main
import (
"rinne.dev/payjs"
"rinne.dev/payjs/native"
)
p := payjs.New(...)
req := native.CreateRequest(...)
resp, err := p.Native(req)
Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.