Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Tee ¶
func Tee(a, b http.ResponseWriter) http.ResponseWriter
Types ¶
type ResponseRecorder ¶
func NewRecorder ¶
func NewRecorder() *ResponseRecorder
func (*ResponseRecorder) Header ¶
func (p *ResponseRecorder) Header() http.Header
func (*ResponseRecorder) WriteHeader ¶
func (p *ResponseRecorder) WriteHeader(statusCode int)
Click to show internal directories.
Click to hide internal directories.