Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Brotli ¶
type Brotli struct {
// contains filtered or unexported fields
}
Brotli is brotli typed (http encoding type "br") Decompressor.
type Decompressor ¶
Decompressor is the interface that wraps the Decompress method.
type Gzip ¶
type Gzip struct {
// contains filtered or unexported fields
}
Gzip is gzip typed (http encoding type "gzip") Decompressor.
Click to show internal directories.
Click to hide internal directories.