package
0.0.0-20240726205954-93d05801347e
Repository: https://github.com/wplapper/restic.git
Documentation: pkg.go.dev
# Functions
NewHardlinkIndex create a new index for hard links.
NewRestorer creates a restorer preloaded with the content from the snapshot id.
# Constants
Constants for different overwrite behavior.
OverwriteIfChanged is like OverwriteAlways except that it skips restoring the content of files with matching size&mtime.
Constants for different overwrite behavior.
Constants for different overwrite behavior.
Constants for different overwrite behavior.
# Structs
HardlinkIndex contains a list of inodes, devices these inodes are one, and associated file names.
HardlinkKey is a composed key for finding inodes on a specific device.
No description provided by the author
Restorer is used to restore a snapshot to a directory.
# Type aliases
No description provided by the author