rest-server/fs/doc.go
Zlatko Čalušić 93d8c2beba Copy errors & fs packages from the restic repo and fix import paths
Tedious, but I see no better way...
2016-11-05 17:33:34 +01:00

3 lines
116 B
Go

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