文件名称:weixin:weixin-sdk-go,Golang 实现的微信公众号接口
文件大小:54KB
文件格式:ZIP
更新时间:2024-06-18 16:47:45
sdk weixin wechat Go
weixin Golang 实现的微信公众号接口 Install go get -u -v github.com/arstd/weixin Test cd $GOPATH/src/github.com/arstd/weixin # go get ./... # 依赖于 arstd/log go test ./... 执行所有单元测试 go run examples/*.go 启动一个 Server Usage 见单元测试和 examples 如何本地调试微信公众号? 测试公众号 扫码关注如下公众号 TODO Token 单元测试没过 iBeacon 等更多接口实现 多个公众号
【文件预览】:
weixin-master
----qrcode_test.go(755B)
----shorturl_test.go(272B)
----.gitignore(274B)
----accesstoken_test.go(226B)
----README.md(722B)
----Debug-weixin-locally.md(1KB)
----signature.go(961B)
----menu_test.go(1KB)
----menu.go(9KB)
----userweb.go(5KB)
----custom.go(6KB)
----event.go(2KB)
----userinfo_test.go(816B)
----http.go(3KB)
----minilogin.go(576B)
----replymsg.go(4KB)
----accesstoken.go(2KB)
----examples()
--------msghandler.go(3KB)
--------main.go(2KB)
--------static()
--------eventhandler.go(3KB)
--------config.go(430B)
----LICENSE(1KB)
----material_test.go(737B)
----usergroup.go(3KB)
----initializer.go(1KB)
----access_test.go(2KB)
----usergroup_test.go(1KB)
----eventverify.go(4KB)
----userweb_test.go(1KB)
----aescbc_test.go(1KB)
----message.go(6KB)
----menuconditional_test.go(2KB)
----access.go(4KB)
----template.go(3KB)
----acode_test.go(342B)
----acode.go(1KB)
----userinfo.go(3KB)
----template_test.go(1KB)
----signature_test.go(1KB)
----qrcode.go(2KB)
----custom_test.go(776B)
----recvmsg.go(5KB)
----material.go(7KB)
----menuconditional.go(3KB)
----aescbc.go(2KB)
----config_test.go(941B)
----shorturl.go(530B)
----eventview.go(5KB)
----eventother.go(3KB)
----test.jpg(72B)
----applogin_test.go(492B)
----applogin.go(1KB)
----handler.go(6KB)
----encrypt_test.go(1KB)
----encrypt.go(3KB)