Useful middlewares for Pipes library.
Creates request Context and passes it forward.
Handles panic and allows to provide user friendly message or redirect to error page using http.ResponseWriter.
Limits network requests from single IP using provided time function.
Decodes user object from requests cookie and adds to context