configcompression

package
v0.48.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 1 Imported by: 40

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCompressed

func IsCompressed(compressionType CompressionType) bool

Types

type CompressionType

type CompressionType string
const (
	Gzip    CompressionType = "gzip"
	Zlib    CompressionType = "zlib"
	Deflate CompressionType = "deflate"
	Snappy  CompressionType = "snappy"
	Zstd    CompressionType = "zstd"
)

func (*CompressionType) UnmarshalText

func (ct *CompressionType) UnmarshalText(in []byte) error

Jump to

Keyboard shortcuts

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