# Functions
No description provided by the author
No description provided by the author
NewWrapResponseWriter wraps an http.ResponseWriter, returning a proxy that allows you to hook into various parts of the response process.
# Interfaces
WrapResponseWriter is a proxy around an http.ResponseWriter that allows you to hook into various parts of the response process.