package
1.0.1
Repository: https://github.com/zenazn/goji.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.