fsys/README.md

7 lines
255 B
Markdown
Raw Permalink Normal View History

2024-11-22 16:11:41 +01:00
# 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](https://pkg.go.dev/egtyl.xyz/omnibill/fsys)
## Examples
*coming soon*