package
0.4.4
Repository: https://github.com/kcarretto/paragon.git
Documentation: pkg.go.dev

# Functions

NewTarGZBundler initializes a new tar bundler of the provided files.

# Structs

Environment used to configure the behaviour of calls to the ssh library.
NamedReader is a basic struct to organize the data needed for the Bundler.
TarGZBundler is the concrete implementation of Bundle using Tar and GZip.

# Interfaces

Bundler is an interface for handling multi-file (de)serialization and creation of a http.FileSystem.