Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WrapResponseWriter ¶
type WrapResponseWriter interface {
http.ResponseWriter
Status() int
}
WrapResponseWriter captures the status code
func NewWrapResponseWriter ¶
func NewWrapResponseWriter(w http.ResponseWriter, protoMajor int) WrapResponseWriter
Click to show internal directories.
Click to hide internal directories.