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

# Functions

New returns a new backend that saves all data in a map in memory.
NewFactory creates a persistent mem backend.

# Structs

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