mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
2 lines
113 B
Go
2 lines
113 B
Go
// Package fs implements an OS independent abstraction of a file system suitable for backup purposes.
|
|
package fs
|