mirror of
https://github.com/restic/restic.git
synced 2026-05-06 10:35:23 +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
|