package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev
# Functions
Current returns the current user
This is a wrapper for (os/user).Current.
Lookup looks up a user by username
This is a wrapper for (os/user).Lookup.
Lookup looks up a group by group name
This is a wrapper for (os/user).LookupGroup.
Lookup looks up a user by uid
This is a wrapper for (os/user).LookupId.
OverrideGetentSearchPath allows overriding getent search path.
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author