微信:微信SDK for Go(微信SDK:简单易用) 源码
Go的微信SDK 使用Golang开发的微信SDK,简单,易用。 当前版本为v2版本 文档&&例子 快速开始 import "github.com/silenceper/wechat/v2" 以下是一个微信公众号处理消息接收以及回复的示例: //使用memcache保存access_token,也可选择redis或自定义cache wc := wechat . NewWechat () memory := cache . NewMemory () cfg := & offConfig. Config { AppID : "xxx" , AppSecret : "xxx
文件列表
微信:微信SDK for Go(微信SDK:简单,易用)
(预估有个107文件)
authorize.go
5KB
menu.go
8KB
broadcast.go
9KB
message.go
7KB
customer_message.go
5KB
tag.go
6KB
publisher.go
8KB
message.go
6KB
broadcast.go
8KB
server.go
6KB
暂无评论