//
pkg.gl
Category
github.com/quinn/restic
internal
pack
package
0.9.7
Repository:
https://github.com/quinn/restic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
276 SLOC
#
Functions
List
List returns the list of entries found in a pack file.
NewPacker
NewPacker returns a new Packer that can be used to pack blobs together.
#
Structs
InvalidFileError
InvalidFileError is return when a file is found that is not a pack file.
Packer
Packer is used to create a new Pack.