//
pkg.gl
Category
github.com/foxcodenine/iot-parking-gateway
internal
apptypes
package
0.0.0-20250128140725-9780e122569c
Repository:
https://github.com/foxcodenine/iot-parking-gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
25 SLOC
#
Functions
GetUserFromContext
GetUserFromContext retrieves the user claims from the context.
#
Constants
UserContextKey
iota increments automatically, userContextKey will be 0.
#
Structs
UserClaims
UserClaims defines the structure of the JWT claims used in the application.