# Functions
GetReqID returns a request ID from the given context if one is present.
RequestID is a middleware that injects a request ID into the context of each request.
SetHeader is a convenience handler to set a response header key/value.
No description provided by the author
# Variables
RequestIDHeader is the name of the HTTP Header which contains the request id.