1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-04 18:48:39 +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