Skip to content

lemmego/fsys

Repository files navigation

⚠️ This project is still experimental. Do not use this in production.

Fsys

Fsys is a Go library for dealing with file systems.

Installation

Use the Go package manager to install foobar.

go get -u github.com/lemmego/fsys

Usage

fsys.NewMemoryStorage(...)
fsys.NewLocalStorage(...)
fsys.NewGCSStorage(...)
fsys.NewS3Storage(...)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

The file system abstractions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages