//
pkg.gl
Category
github.com/pillarion/practice-auth
internal
core
model
user
package
0.0.0-20240404083532-6f24f9c84e16
Repository:
https://github.com/pillarion/practice-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
9
Files
21 SLOC
#
Constants
RoleAdmin
RoleAdmin is the admin role.
RoleUnknown
RoleUnknown is the default role.
RoleUser
RoleUser is the user role.
#
Structs
Info
Info defines the user info model.
User
User defines the user model.