gzip

package
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2025 License: ISC Imports: 4 Imported by: 1

README

gzip

-- import "vimagination.zapto.org/httpbuffer/gzip"

Package gzip provides an Encoder for the httpbuffer package that uses gzip compression.

Import into vimagination.zapto.org/httpbuffer to add gzip compression support.

Usage

var (
	// Compression sets the compression level for the gzip encoder.
	Compression = gzip.BestCompression
)

Documentation

Overview

Package gzip provides an Encoder for the httpbuffer package that uses gzip compression.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Compression sets the compression level for the gzip encoder.
	Compression = gzip.BestCompression
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL