package
2.27.7
Repository: https://github.com/cs3org/reva.git
Documentation: pkg.go.dev

# 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.