testlib

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllNames = []string{"zstd", "snappy", "lz4"}

AllNames lists every compressor in this repo, for testing.

Functions

This section is empty.

Types

type Dummy

type Dummy string

func (Dummy) Compress

func (d Dummy) Compress(io.Writer) (io.WriteCloser, error)

func (Dummy) Decompress

func (d Dummy) Decompress(r io.Reader) (io.Reader, error)

func (Dummy) Name

func (d Dummy) Name() string

Jump to

Keyboard shortcuts

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