mirror of
https://github.com/restic/restic.git
synced 2026-04-21 14:17:12 -04:00
2 lines
83 B
Go
2 lines
83 B
Go
// Package local implements repository storage in a local directory.
|
|
package local
|