Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultMpLoginProxyURL = "https://api.weixin.qq.com/sns/"
View Source
const DefaultProxyURL = "https://api.weixin.qq.com/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryWechatAppToken ¶
type QueryWechatAppToken struct { WechatAppToken Updated string ExpireTime int64 }
func (*QueryWechatAppToken) GetExpireTime ¶
func (q *QueryWechatAppToken) GetExpireTime() int64
func (*QueryWechatAppToken) GetUpdated ¶
func (q *QueryWechatAppToken) GetUpdated() string
type WechatAppConfig ¶
type WechatAppToken ¶
Click to show internal directories.
Click to hide internal directories.