Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupInfo ¶
type User ¶
type UserInfo ¶
type UserInfo struct { Anonymous bool `json:"Anonymous"` AuthorityList []string `json:"AuthorityList"` Group string `json:"Group"` ID int `json:"Id"` Memo string `json:"Memo"` Name string `json:"Name"` Password string `json:"Password"` PasswordModifiedTime string `json:"PasswordModifiedTime"` PwdScore int `json:"PwdScore"` Reserved bool `json:"Reserved"` Sharable bool `json:"Sharable"` }
Click to show internal directories.
Click to hide internal directories.