# Functions
BrDefaultDecompressHandle .
Compression .
GzDefaultDecompressHandle .
NewExcludedExtensions .
NewExcludedPathesRegexs .
NewExcludedPaths .
WithBrDecompressFn .
WithExcludedExtensions .
WithExcludedPaths .
WithExcludedPathsRegexs .
WithGzDecompressFn .
# Constants
BrBestCompression .
BrBestSpeed .
BrDefaultCompression .
GzBestCompression .
GzBestSpeed .
GzDefaultCompression .
GzNoCompression .
# Type aliases
ExcludedExtensions Using map for better lookup performance.
ExcludedPathesRegexs .
ExcludedPaths .
Option .