package
0.0.0-20230220224056-56b0efd6bad0
Repository: https://github.com/gomini/go-mips32.git
Documentation: pkg.go.dev

# Functions

Current returns the current user.
Lookup looks up a user by username.
LookupId looks up a user by userid.

# Structs

User represents a user account.

# Type aliases

UnknownUserError is returned by Lookup when a user cannot be found.
UnknownUserIdError is returned by LookupId when a user cannot be found.