mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
4 lines
116 B
Go
4 lines
116 B
Go
// Package fs implements an OS independend abstraction of a file system
|
|
// suitable for backup purposes.
|
|
package fs
|