//
pkg.gl
Category
github.com/funkyshu/vfs
os
package
1.2.0
Repository:
https://github.com/funkyshu/vfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
316 SLOC
#
Constants
Scheme
Scheme defines the filesystem type.
#
Structs
File
File implements vfs.File interface for S3 fs.
FileSystem
FileSystem implements vfs.Filesystem for the OS filesystem.
Location
Location implements the vfs.Location interface specific to OS fs.