package
0.0.0-20241009022845-d75332b7f8c2
Repository: https://github.com/rchouinard/go-middlewares.git
Documentation: pkg.go.dev

# Functions

NewResponseWriter returns a ResponseWriter wrapping the provided [http.ResponseWriter].

# Interfaces

A ResponseWriter wraps an [http.ResponseWriter] to add additional functionality.