fsys/README.md
2024-11-22 10:11:41 -05:00

255 B

Fsys - Filesystem Abstraction for Golang

fsys is a package that abstracts the local and the s3 filesystem to try to provide a standard interface for both.

pkg.go.dev documentation

Examples

coming soon