Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exports = map[string]interface{}{ "_name": "os/user", "Group": qlang.StructOf((*user.Group)(nil)), "LookupGroup": user.LookupGroup, "LookupGroupId": user.LookupGroupId, "User": qlang.StructOf((*user.User)(nil)), "Current": user.Current, "Lookup": user.Lookup, "LookupId": user.LookupId, }
Exports is the export table of this module.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.