add README
This commit is contained in:
parent
4792a11fd3
commit
ff784c6585
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# 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*
|
Loading…
Reference in a new issue