package
1.2.0
Repository: https://github.com/funkyshu/vfs.git
Documentation: pkg.go.dev

# Constants

Scheme defines the filesystem type.

# Structs

File implements vfs.File interface for S3 fs.
FileSystem implements vfs.Filesystem for the OS filesystem.
Location implements the vfs.Location interface specific to OS fs.