package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# Functions

LookupUid reads the passwd file and returns the uid of the user specified by userName.
LookupUidFromFile reads the passwd file specified by passwdFile, and returns the uid of the user specified by userName.

# Structs

User represents an entry in the passwd file.