Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPResponseWriter ¶
HTTPResponseWriter .
func NewHTTPResponseWriter ¶
func NewHTTPResponseWriter() *HTTPResponseWriter
NewHTTPResponseWriter .
func (*HTTPResponseWriter) Write ¶
func (rw *HTTPResponseWriter) Write(byts []byte) (int, error)
Write .
func (*HTTPResponseWriter) WriteHeader ¶
func (rw *HTTPResponseWriter) WriteHeader(statusCode int)
WriteHeader .
Click to show internal directories.
Click to hide internal directories.