Versions in this module Expand all Collapse all v1 v1.33.0 May 16, 2024 Changes in this version + type WriterProxy interface + BytesWritten func() int + Status func() int + Tee func(io.Writer) + Unwrap func() http.ResponseWriter + func WrapWriter(w http.ResponseWriter) WriterProxy