mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +00:00
4 lines
116 B
Go
4 lines
116 B
Go
// Package fs implements an OS independent abstraction of a file system
|
|
// suitable for backup purposes.
|
|
package fs
|