//
pkg.gl
Category
github.com/lindt/u-root
cmds
core
id
package
7.0.0+incompatible
Repository:
https://github.com/lindt/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
8
Dependents
0
Files
322 SLOC
#
Functions
IDCommand
IDCommand runs the "id" with the current user's information.
NewGroups
NewGroups reads the GroupFile for groups.
NewUser
NewUser is a factory method for the User type.
NewUsers
NewUsers is a factory for Users.
#
Variables
GroupFile
No description provided by the author
PasswdFile
No description provided by the author
#
Structs
Groups
Groups manages a group database, typically loaded from /etc/group.
User
No description provided by the author
Users
Users manages a user database, typically loaded from /etc/passwd.