-
Couldn't load subscription status.
- Fork 35
Update vfs to implement io/fs's fs.FS interface #261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
68bc1ee to
bdfd860
Compare
2ce4492 to
c28e096
Compare
fc6fceb to
37d5317
Compare
37d5317 to
42faa1d
Compare
|
Hi @funkyshu |
|
@ThisaraWeerakoon, |
Fixes #163
Add Stat() method to File interface.
Add Open() method to Location interface
Add Mocks for testing
Implementation for each backend