package
0.0.0-20250125154136-01a2df996ed8
Repository: https://github.com/michelaquino/golang_api_skeleton.git
Documentation: pkg.go.dev

# Functions

AssignRequestID is a middleware to set a request_id to response (as a header) and to request (in the underlying context).
NewRelicMiddleware is a middleware to send request info to New Relic.
RequestLogger is a middleware to log the request data.