微信:微信SDK for Go(微信SDK:简单,易用)

时间:2024-02-25 05:01:24
【文件属性】:

文件名称:微信:微信SDK for Go(微信SDK:简单,易用)

文件大小:112KB

文件格式:ZIP

更新时间:2024-02-25 05:01:24

go sdk wechat wechat-sdk js-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


网友评论