# Packages
No description provided by the author
# Functions
Chain applies middlewares to a http.Handler.
ChainFunc applies middlewares to a http.HandlerFunc.
MethodOverride is a higher order [http.handlerFunc] which allows the client to override a POST request with a PUT, PATCH or DELETE.
Wrap http.ResponseWriter into a ResponseWriter.
# Variables
No description provided by the author
# Interfaces
No description provided by the author