package
1.18.0
Repository: https://github.com/klauspost/compress.git
Documentation: pkg.go.dev

# Packages

# Structs

GzipWriterFactory contains the information needed for custom gzip implementations.
Header is a gzip header.

# Interfaces

GzipWriter implements the functions needed for compressing content.
GzipWriterExt implements the functions needed for compressing content and optional extensions.