• Stars
    star
    2,597
  • Rank 17,645 (Top 0.4 %)
  • Language
    Go
  • License
    Other
  • Created over 10 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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