Versions in this module Expand all Collapse all v0 v0.0.2 Mar 12, 2024 v0.0.1 Mar 12, 2024 Changes in this version + type ResponseWriter struct + Body *bytes.Buffer + Headers http.Header + Status int + func Wrap(w http.ResponseWriter) *ResponseWriter + func (rw *ResponseWriter) Flush()