# Packages
No description provided by the author
# Functions
New returns a new user mapper.
# Structs
NullMapper is a user mapper that does nothing.
UnixMapper is a user mapper that maps users to unix uids and gids.
# Interfaces
Mapper is the interface that wraps the basic mapping methods.
# Type aliases
UnscopeFunc is a function that unscopes the current user.