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

# Functions

LookupGid reads the group file and returns the gid of the group specified by groupName.
LookupGid reads the group file specified by groupFile, and returns the gid of the group specified by groupName.

# Structs

Group represents an entry in the group file.