package
1.2.6
Repository: https://github.com/ftchinese/ftacademy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewClients creates both sandbox and live clients.
No description provided by the author
NewWxOAuthCodeRequest creates the parameters required to request an OAuth code.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
WxLoginSession is the response of wechat login endpoint.
WxOAuthCodeRequest is used to build the url to get an OAuth code from wechat api as described here: https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Wechat_Login.html.
WxOAuthCodeSession contains the data for a session of Wechat OAuth.