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

# Functions

NewRoot initializes a new root node from a repository.
NewSnapshotsDir returns a new directory structure containing snapshots and "latest" links.
NewSnapshotsDirStructure returns a new directory structure for snapshots.

# Structs

Config holds settings for the fuse mount.
No description provided by the author
Root is the root node of the fuse mount of a repository.
SnapshotsDir is a actual fuse directory generated from SnapshotsDirStructure It uses the saved prefix to select the corresponding MetaDirData.
SnapshotsDirStructure contains the directory structure for snapshots.