restic/internal/fs/doc.go

4 lines
116 B
Go
Raw Normal View History

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