mirror of
https://github.com/restic/restic.git
synced 2026-02-24 17:56:24 +00:00
3 lines
93 B
Go
3 lines
93 B
Go
// Package repository implements a restic repository on top of a backend.
|
|
package repository
|