Versions in this module Expand all Collapse all v0 v0.6.7 May 28, 2021 v0.6.6 May 25, 2021 Changes in this version + const DefaultMpLoginProxyURL + const DefaultProxyURL + type Config struct + WechatAppConfigLifeSpan gokits.Duration + WechatAppMpLoginProxyURL string + WechatAppProxyURL string + WechatAppTokenLifeSpan gokits.Duration + WechatAppTokenTempLifeSpan gokits.Duration + WechatAppTokenURL string + type QueryWechatAppToken struct + ExpireTime int64 + Updated string + func (q *QueryWechatAppToken) GetExpireTime() int64 + func (q *QueryWechatAppToken) GetUpdated() string + type Response struct + AccessToken string + ExpiresIn int + type WechatAppConfig struct + AppId string + AppSecret string + type WechatAppToken struct + AccessToken string + AppId string + JsapiTicket string