mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00: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
|