package
Version:
v1.10.1
Opens a new window with list of versions in this module.
Published: Jul 12, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LookupGid reads the group file and returns the gid of the group
specified by groupName.
func LookupGidFromFile(groupName, groupFile string) (gid int, err error)
LookupGid reads the group file specified by groupFile, and returns the gid of the group
specified by groupName.
Group represents an entry in the group file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.