package
0.0.0-20191006170419-9f325546cf69
Repository: https://github.com/austinmajor/amigo.git
Documentation: pkg.go.dev

# Functions

RequestMW is a middleware that creates a request id for each request and sets it on the header field X-Request-Id.
Respond sends a response with a status code.
RespondError sends an error response with a status code.

# Structs

Response is the format used for all the responses.
ResponseError is the format used for response errors.