Skip to content

weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk

License

Notifications You must be signed in to change notification settings

samhuangszu/wechat

 
 

Repository files navigation

wechat SDK for golang

https://github.com/samhuangszu/wechat

简介

模块 描述
mp 微信公众平台 SDK
mch 微信商户平台(微信支付) SDK

基于第三方微信SDK

增加微信代付到银行卡的功能

安装

go get -u github.com/samhuangszu/wechat/...

一点简单的帮助文档, 也许对你有作用

联系方式

QQ: 531049775

文档

代码下载下来后,放入 GOPATH 路径的 src 下面,可以在shell(windows 下面是 cmd) 里运行

godoc -http=:8080

然后在浏览器里地址栏输入

http://localhost:8080/

即可查看文档

授权(LICENSE)

wechat is licensed under the Apache Licence, Version 2.0

About

weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%