compression

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsGetReaderError added in v1.1.1

func IsGetReaderError(err error) bool

func NewReader added in v1.1.0

func NewReader(filePath string, options ...Option) (io.ReadCloser, bool, error)

Types

type ErrGetReader added in v1.1.1

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

func (*ErrGetReader) Error added in v1.1.1

func (e *ErrGetReader) Error() string

type Option added in v1.6.1

type Option func(*readerConfiguration)

func WithBufSize added in v1.6.1

func WithBufSize(size int) Option

func WithSkipBytes added in v1.6.1

func WithSkipBytes(skipBytes int64) Option

Jump to

Keyboard shortcuts

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