package
0.7.3
Repository: https://github.com/targodan/restic.git
Documentation: pkg.go.dev

# Functions

NewBlobSizeCache returns a new blob size cache containing all entries from midx.
NewHostsDir returns a new directory containing hostnames, which in turn contains snapshots of a single host each.
NewMetaDir returns a new meta dir.
NewRoot initializes a new root node from a repository.
NewSnapshotsDir returns a new directory containing snapshots.
NewTagsDir returns a new directory containing entries, which in turn contains snapshots with this tag set.

# Structs

BlobSizeCache caches the size of blobs in the repo.
Config holds settings for the fuse mount.
MetaDir is a fuse directory which contains other directories.
Root is the root node of the fuse mount of a repository.
SnapshotsDir is a fuse directory which contains snapshots.