Categorygithub.com/mrwangjinjin/go-wechat
repositorypackage
0.0.4
Repository: https://github.com/mrwangjinjin/go-wechat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

微信开放平台go-sdk

目前实现针对小程序管理一些必要功能,公众号暂不考虑

1.快速注册 2.小程序授权 3.修改小程序域名 4.代码提交 5.代码发布

基于Redis的小程序Token管理

使用方式

具体见example/main.go 例子文档慢慢补