golang支付合集(包括微信支付,支付宝,后期会加入聚合支付).zip
资源文件列表:

pays_with_go-master/
pays_with_go-master/LICENSE 1.07KB
pays_with_go-master/README.md 3.56KB
pays_with_go-master/callback.go 3.7KB
pays_with_go-master/client/
pays_with_go-master/client/aliapp.go 2.27KB
pays_with_go-master/client/aliweb.go 3.43KB
pays_with_go-master/client/http.go 1.42KB
pays_with_go-master/client/wechatapp.go 3.19KB
pays_with_go-master/client/wechatweb.go 3.88KB
pays_with_go-master/common/
pays_with_go-master/common/alipay.go 2.19KB
pays_with_go-master/common/common.go 1.59KB
pays_with_go-master/common/wechat.go 2.07KB
pays_with_go-master/constant/
pays_with_go-master/constant/pay.go 151B
pays_with_go-master/pay.go 1.35KB
pays_with_go-master/pay_test.go 1010B
pays_with_go-master/util/
pays_with_go-master/util/util.go 668B
pays_with_go-master/util/xml.go 639B