lz4

package
v0.0.0-...-b2d74e5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const GROUP_NAME = "backup"
View Source
const MODULE_NAME = "lz4"
View Source
const TYPE_NAME = "compress"

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupCompressLz4

type BackupCompressLz4 struct {
	core.Module
	// contains filtered or unexported fields
}

BackupCompressLz4 represents ...

func (*BackupCompressLz4) Close

func (m *BackupCompressLz4) Close() error

Close closes compressor

func (*BackupCompressLz4) GetConfig

func (m *BackupCompressLz4) GetConfig() interface{}

func (*BackupCompressLz4) GetGroup

func (m *BackupCompressLz4) GetGroup() core.ModuleGroup

func (*BackupCompressLz4) GetName

func (m *BackupCompressLz4) GetName() string

func (*BackupCompressLz4) GetType

func (m *BackupCompressLz4) GetType() core.ModuleType

func (*BackupCompressLz4) InitModule

func (m *BackupCompressLz4) InitModule(_cfg interface{}) error

func (*BackupCompressLz4) InitPipe

func (m *BackupCompressLz4) InitPipe(w io.Writer, r io.Reader) error

func (*BackupCompressLz4) Run

func (m *BackupCompressLz4) Run(ctx context.Context) error

type Config

type Config struct {
	Level int
}

Jump to

Keyboard shortcuts

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