# README
gomiddleware
Middleware for golang.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewResponseWriter creates a ResponseWriter that wraps an http.ResponseWriter.
No description provided by the author
# Interfaces
ResponseWriter is a wrapper around http.ResponseWriter that provides extra information about the response.