Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseWriter ¶
type ResponseWriter struct {
http.ResponseWriter
// contains filtered or unexported fields
}
ResponseWriter struct
func Unwrap ¶
func Unwrap(w http.ResponseWriter) (rw *ResponseWriter, ok bool)
Unwrap the response writer
Click to show internal directories.
Click to hide internal directories.