mirror of
https://github.com/restic/restic.git
synced 2025-12-23 16:20:04 -05:00
2 lines
93 B
Go
2 lines
93 B
Go
// Package repository implements a restic repository on top of a backend.
|
|
package repository
|