package
Version:
v2.0.3
Opens a new window with list of versions in this module.
Published: Jun 12, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type WxqrResult struct {
AccessToken string `json:"access_token"`
ExpiresIn int `json:"expires_in"`
RefreshToken string `json:"refresh_token"`
OpenId string `json:"openid"`
UnionId string `json:"unionid"`
Scope string `json:"scope"`
}
WxqrResult 类型
Source Files
¶
Click to show internal directories.
Click to hide internal directories.