Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MemberUser = 1
)
Functions ¶
This section is empty.
Types ¶
type GetMemberSimpleInfoReq ¶
type GetMemberSimpleInfoResp ¶
type GetMemberSimpleInfoResp struct { vo.Err Data MemberInfo `json:"data"` }
type MemberInfo ¶
type MemberInfo struct {
Data []SimpleInfo `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.