Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseWriter ¶
type ResponseWriter struct { http.ResponseWriter StatusCode int }
func (*ResponseWriter) WriteHeader ¶
func (w *ResponseWriter) WriteHeader(code int)
Click to show internal directories.
Click to hide internal directories.