package
1.2.3
Repository: https://github.com/kevpar/containerd.git
Documentation: pkg.go.dev

# Functions

TarAll creates a WriterToTar which calls all the provided writers in the order in which they are provided.
TarFromWriterTo is used to create a tar stream from a tar record creator.

# Structs

TarContext is used to create tar records.

# Interfaces

WriterToTar is an type which writes to a tar writer.