package
Version:
v0.0.0-...-68e8b16
Opens a new window with list of versions in this module.
Published: Jul 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ContextKey alias type from string, to be passed via http.Request contexts.
Role representing the permission level of a user within the system.
const (
UserRole Role = "user"
AdminRole Role = "admin"
OrganizerRole Role = "organizer"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.