Categorygithub.com/c77cc/wechat
repositorypackage
0.0.0-20170417092845-701127331479
Repository: https://github.com/c77cc/wechat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

wechat SDK for go(golang)

历史版本

https://github.com/c77cc/wechat/tree/legacy

联系方式

邮箱: [email protected]
QQ群: 297489459
邮件列表: https://groups.google.com/d/forum/golang-wechat

简介

mp 微信公众平台 SDK
corp 微信企业号 SDK
mch 微信商户平台(微信支付) SDK

安装

通过执行下列语句就可以完成安装

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

文档

在线文档

离线文档

通过上面步骤下载下来后,可以在shell(windows 下面是 cmd) 里运行

godoc -http=:8080

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

http://localhost:8080/

即可查看文档

捐助

如果这个项目对您有用,我们欢迎各方任何形式的捐助,也包括参与到项目代码更新或意见反馈中来。谢谢!

资金捐助:
捐助wechat

支付宝账户: [email protected]

捐助者列表

授权(LICENSE)

[wechat is licensed under the Apache Licence, Version 2.0] (http://www.apache.org/licenses/LICENSE-2.0.html)