Documentation
¶
Index ¶
- func BrotliCompressor() brotliCompressor
- func BrotliCompressorWithLevel(level int) brotliCompressor
- func DeflateCompressor(level int) deflateCompressor
- func DeflateCompressorWithDict(level int, dict []byte) deflateCompressor
- func GZipCompressor() gzipCompressor
- func GZipCompressorWithLevel(level int) gzipCompressor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrotliCompressor ¶
func BrotliCompressor() brotliCompressor
func BrotliCompressorWithLevel ¶
func BrotliCompressorWithLevel(level int) brotliCompressor
func DeflateCompressor ¶
func DeflateCompressor(level int) deflateCompressor
func GZipCompressor ¶
func GZipCompressor() gzipCompressor
func GZipCompressorWithLevel ¶
func GZipCompressorWithLevel(level int) gzipCompressor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.