package
0.0.0-20231023160756-7bee2ce54a71
Repository: https://github.com/celtech/acme.git
Documentation: pkg.go.dev
# Functions
AuthorizeJWT is a middleware for requiring authentication on protected routes.
ErrorHandler is middleware that enables you to configure error handling from a centralised place via its fluent API.
LoggingMiddleware is a middleware for logging every http request that comes through the server.
ParseError is a function for extracting proper error messages from gin errors and other types.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Authentication.
# Structs
ErrorResponse is a struct used for openapi documentation generation.