Documentation
¶
Overview ¶
Package gzip provides an Encoder for the httpbuffer package that uses gzip compression.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Compression sets the compression level for the gzip encoder Compression = gzip.BestCompression )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.