2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 22:58:26 +00:00
restic/internal/fs/doc.go

4 lines
116 B
Go
Raw Normal View History

2017-02-09 06:43:10 +07:00
// Package fs implements an OS independent abstraction of a file system
// suitable for backup purposes.
package fs