package
1.3.4
Repository: https://github.com/rn/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.