//
pkg.gl
Category
github.com/dbldqt/wechatTokenServer
wechat
package
1.1.0
Repository:
https://github.com/dbldqt/wechattokenserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
499 SLOC
#
Functions
BuildWechatMan
实现单利模式,返回唯一的WechatMan实例.
GetErrorMsg
No description provided by the author
GetWechatMan
No description provided by the author
NewWechatApp
No description provided by the author
#
Constants
ACCESS_TOKEN_API
No description provided by the author
ERROR_UNKONWN
No description provided by the author
#
Structs
WechatApp
定义微信应用,每个微信配置看做不同的应用.
WechatConfig
微信配置信息.
WechatMan
No description provided by the author