go-wechat-sdk Golang 开发的微信 SDK go-wechat-sdk

### WeChat SDK for Go 使用Golang开发的微信SDK,简单、易用。 ### 快速开始 以下是一个处理消息接收以及回复的例子: <pre class="brush:cpp; toolbar: true; auto-links: false;">//配置微信参数 config := &amp;wechat.Config{     AppID:          &#34;xxxx&#34;,     AppSecret:      &#34;xxxx&#34;,   ...阅读全文

2016-09-17 16:00:14 silenceper
阅读:9227 评论:2