//
pkg.gl
Category
github.com/OutOfStack/game-library-auth
internal
data
package
0.0.0-20240823051859-4eeec6f2bddc
Repository:
https://github.com/outofstack/game-library-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
171 SLOC
#
Functions
NewRepo
NewRepo constructs a Repo.
#
Constants
DefaultRoleName
User role names.
PublisherRoleName
User role names.
#
Variables
ErrNotFound
ErrNotFound is used when requested entity is not found.
#
Structs
Repo
Repo manages API for user access.
Role
Role represents a user role.
User
User represents a user.