package
0.9.7
Repository: https://github.com/quinn/restic.git
Documentation: pkg.go.dev

# Functions

New returns a new backend that saves all data in a map in memory.

# Structs

MemoryBackend is a mock backend that uses a map for storing all data in memory.