50 Star 280 Fork 97

北京小程科技有限公司 / 微信

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 389 Bytes
Copy Edit Raw Blame History

wechat

这是用Golang封装了微信的所有API接口的SDK。全部参数和返回值均使用struct类型传递,而不是map类型,便于使用和查错。

具体接口和使用/测试方法,参见各目录下的说明文件:

Go Package名称:gitee.com/xiaochengtech/wechat

Go
1
https://gitee.com/xiaochengtech/wechat.git
git@gitee.com:xiaochengtech/wechat.git
xiaochengtech
wechat
微信
master

Search