mirror of
https://github.com/restic/restic.git
synced 2026-02-02 03:49:57 -05:00
3 lines
83 B
Go
3 lines
83 B
Go
|
|
// Package local implements repository storage in a local directory.
|
||
|
|
package local
|