Documentation ¶
Index ¶
Constants ¶
View Source
const (
WxOK = 0
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MiniProgram ¶
type MiniProgramAuthResponse ¶
type OAuthResponse ¶
type UserInfo ¶
type UserInfo struct { OpenID string `json:"openid"` UnionID string `json:"unionid"` NickName string `json:"nickname"` Sex int `json:"sex"` Province string `json:"province"` City string `json:"city"` Country string `json:"country"` HeadImgUrl string `json:"headimgurl"` Privileges []string `json:"privilege"` }
type UserInfoResponse ¶
Click to show internal directories.
Click to hide internal directories.