Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseWriter ¶
func NewResponseWriter ¶
func NewResponseWriter() *ResponseWriter
func (*ResponseWriter) Header ¶
func (f *ResponseWriter) Header() http.Header
func (*ResponseWriter) WriteHeader ¶
func (f *ResponseWriter) WriteHeader(statusCode int)
Click to show internal directories.
Click to hide internal directories.