The highest tagged major version is
v3.
package
Version:
v2.0.31
Opens a new window with list of versions in this module.
Published: Nov 25, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type RequestBatchGetUserInfo struct {
UserList []*UserList `json:"user_list"`
}
type UserList struct {
Openid string `json:"openid"`
Lang string `json:"lang"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.