https://github.com/chanxuehong/wechat
模块 | 描述 |
---|---|
mp | 微信公众平台 SDK |
mch | 微信商户平台(微信支付) SDK |
go get -u github.com/chanxuehong/wechat/...
QQ群: 297489459
代码下载下来后,放入 GOPATH 路径的 src 下面,可以在shell(windows 下面是 cmd) 里运行
godoc -http=:8080
然后在浏览器里地址栏输入
http://localhost:8080/
即可查看文档