package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev

# Functions

GetGrGID returns a pointer to Group structure associated with groud gid.
GetGrNam returns a pointer to Group structure associated with group name.
GetPwNam returns a pointer to User structure associated with user name.
GetPwUID returns a pointer to User structure associated with user uid.

# Structs

Group represents an Unix group information.
User represents an Unix user account information.