archive

package module
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: MIT Imports: 1 Imported by: 0

README

Archiving utilities

Formats

  • flate
  • gz
  • lz4
  • lzw
  • tgz
  • xz
  • zip

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compressor

type Compressor interface {
	Compress(in io.Reader, out io.Writer) error
	Decompress(in io.Reader, out io.Writer) error
}

Directories

Path Synopsis
gz
lz4
lzw
xz

Jump to

Keyboard shortcuts

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