You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For next major release, the user experience when interacting between go-billy and io.FS should be more seamless.
Amongst other things, go-billy's interfaces could be based of io.FSs (e.g. ReadDirFile, ReadDirFS, etc).