compressor

package
v1.0.0-beta.29 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Register

func Register(ctx context.Context) []grpc.ServerOption

Types

type Compressor

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

func NewCompressor

func NewCompressor() *Compressor

func NewCompressorWithConfigPath

func NewCompressorWithConfigPath(path string) (*Compressor, error)

func NewCompressorWithOptions

func NewCompressorWithOptions(options *Options) *Compressor

func (*Compressor) Register

func (i *Compressor) Register(ctx context.Context) []grpc.ServerOption

type Options

type Options struct {
	Level int
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

Jump to

Keyboard shortcuts

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