package
1.1.0
Repository: https://github.com/fuweid/containerd.git
Documentation: pkg.go.dev

# Functions

CompressStream compresseses the dest with specified compression algorithm.
DecompressStream decompresses the archive and returns a ReaderCloser with the decompressed archive.
DetectCompression detects the compression algorithm of the source.

# Constants

Gzip is gzip compression algorithm.
Uncompressed represents the uncompressed.

# Type aliases

No description provided by the author