compress

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GZIPConfig added in v0.1.3

type GZIPConfig struct {
	Header gzip.Header
	// contains filtered or unexported fields
}

func (*GZIPConfig) Compress added in v0.1.3

func (c *GZIPConfig) Compress(w io.WriteCloser) (io.WriteCloser, error)

func (*GZIPConfig) Decompress added in v0.1.3

func (c *GZIPConfig) Decompress(r io.ReadCloser) (io.ReadCloser, error)

func (*GZIPConfig) WithLevel added in v0.1.3

func (c *GZIPConfig) WithLevel(level int) *GZIPConfig

Jump to

Keyboard shortcuts

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