compressor

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompressTo

func CompressTo(model config.ModelConfig, r io.Reader) (string, io.Reader, error)

Types

type Base

type Base struct {
	// contains filtered or unexported fields
}

Base compressor

type Brotli

type Brotli struct {
	Base
}

type Compressor

type Compressor interface {
	// contains filtered or unexported methods
}

type Gzip

type Gzip struct {
	Base
}

type Snappy

type Snappy struct {
	Base
}

type ZStandard

type ZStandard struct {
	Base
}

Jump to

Keyboard shortcuts

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