mirror of
https://github.com/restic/restic.git
synced 2025-10-29 11:49:27 +00:00
3 lines
83 B
Go
3 lines
83 B
Go
|
|
// Package local implements repository storage in a local directory.
|
||
|
|
package local
|