Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 898 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 898 Bytes

wechat SDK for golang

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/

即可查看文档

授权(LICENSE)

wechat is licensed under the Apache Licence, Version 2.0