//
pkg.gl
Category
github.com/coreos/rocket
pkg
group
package
1.30.0
Repository:
https://github.com/coreos/rocket.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
106 SLOC
#
Functions
LookupGid
LookupGid reads the group file and returns the gid of the group specified by groupName.
LookupGidFromFile
LookupGid reads the group file specified by groupFile, and returns the gid of the group specified by groupName.
#
Structs
Group
Group represents an entry in the group file.