mirror of
https://github.com/restic/restic.git
synced 2025-12-21 23:30:07 -05:00
2 lines
87 B
Go
2 lines
87 B
Go
// Package repo implements a restic repository on top of a backend.
|
|
package repository
|