package
0.0.0-20210414020239-6daa909df9a7
Repository: https://github.com/kingaj12/go.git
Documentation: pkg.go.dev
# Functions
WrapWriter wraps an http.ResponseWriter, returning a proxy that allows you to hook into various parts of the response process.
# Interfaces
WriterProxy is a proxy around an http.ResponseWriter that allows you to hook into various parts of the response process.