Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GzipResponseWriter ¶
type GzipResponseWriter struct {
// contains filtered or unexported fields
}
func (*GzipResponseWriter) Flush ¶
func (gz *GzipResponseWriter) Flush()
func (*GzipResponseWriter) Header ¶
func (gz *GzipResponseWriter) Header() http.Header
func (*GzipResponseWriter) WriteHeader ¶
func (gz *GzipResponseWriter) WriteHeader(code int)
Click to show internal directories.
Click to hide internal directories.