gzip

package
v0.4.35 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 2 Imported by: 28

Documentation

Overview

Package gzip does nothing, it's kept for backward compatibility to avoid breaking the majority of programs that imported it to install the compression codec, which is now always included.

Index

Constants

View Source
const (
	Code                    = 1
	DefaultCompressionLevel = gz.DefaultCompression
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CompressionCodec

type CompressionCodec = gzip.Codec

func NewCompressionCodec

func NewCompressionCodec() *CompressionCodec

func NewCompressionCodecLevel added in v0.3.0

func NewCompressionCodecLevel(level int) *CompressionCodec

Jump to

Keyboard shortcuts

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