package
0.0.0-20211007220023-412dc8cf80b3
Repository: https://github.com/naftulikay/golang-webapp.git
Documentation: pkg.go.dev

# Functions

AppendRequestID Inserts a new UUID request id to the request context, and adds it to request and response headers.
No description provided by the author
JWTAuth A middleware function for extracting, parsing, and validating JWT auth data from request headers.
RequestMetadata Middleware to add common request metadata to the context, request, and response.