2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-09 20:32:23 +00:00
restic/src/restic/fs/doc.go

4 lines
116 B
Go
Raw Normal View History

// Package fs implements an OS independend abstraction of a file system
// suitable for backup purposes.
package fs