Documentation ¶
Index ¶
Constants ¶
View Source
const ( BestSpeed = brotli.BestSpeed BestCompression = brotli.BestCompression DefaultCompression = brotli.DefaultCompression )
View Source
const Name = "br"
Variables ¶
This section is empty.
Functions ¶
func WithCompression ¶ added in v0.2.0
WithCompression returns client and handler options for the brotli compression method using the default compression level.
func WithCompressionLevel ¶ added in v0.2.0
WithCompressionLevel returns client and handler options for the brotli compression method for your prefered compression level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.