package
0.9.1
Repository: https://github.com/mdouchement/ldt.git
Documentation: pkg.go.dev

# Functions

FilesFromDisk returns files archive from the filesystem.
FileToDiskHandler is a handler that allows to write files to filesystem.
NewTarReader returns a new TarReader.
NewTarWriter returns a new TarWriter.

# Constants

Tar archive constants.
All supported types.
All supported types.
All supported types.
All supported types.

# Structs

A File represents the file to archive or to extract.
A FilesFromDiskOptions holds options in order to find files to archive.
A TarReader allows to read a Tar archive.
A TarWriter allows to create a Tar archive.

# Interfaces

A Reader is used to read archive files.
An Writer is used to create archive files.

# Type aliases

A FileHandler is called when an archive is read.
A Format is the ext name of a archive.
A Type defines a datatype archived.