package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
List returns the list of entries found in a pack file and the length of the header (including header size and crypto overhead).
NewPacker returns a new Packer that can be used to pack blobs together.
Size returns the size of all packs computed by index information.

# Constants

MaxHeaderSize is the max size of header including header-length field.

# Structs

InvalidFileError is return when a file is found that is not a pack file.
Packer is used to create a new Pack.