mirror of
https://github.com/restic/restic.git
synced 2026-02-25 10:16:23 +00:00
3 lines
87 B
Go
3 lines
87 B
Go
// Package repo implements a restic repository on top of a backend.
|
|
package repository
|