brotli

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2021 License: ISC Imports: 3 Imported by: 0

README

brotli

-- import "github.com/MJKWoolnough/httpbuffer/brotli"

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

Usage

var (
	// Compression sets the compression options for the brotli encoder
	Compression = cbrotli.WriterOptions{
		Quality: 4,
	}
)

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var (
	// Compression sets the compression options for the brotli encoder
	Compression = cbrotli.WriterOptions{
		Quality: 4,
	}
)

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