package
0.0.0-20241219170623-3accfd17e01c
Repository: https://github.com/kirklin/boot-backend-go-clean.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetUserIDFromContext retrieves the user ID from the Gin context.
GetUsernameFromContext retrieves the username from the Gin context.
JWTAuthMiddleware checks for a valid JWT token in the Authorization header.
TimeoutMiddleware adds a timeout to the request.