//
pkg.gl
Category
github.com/c2fo/vfs/v3
backend
os
package
3.0.0
Repository:
https://github.com/c2fo/vfs.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
11
Dependents
1
Files
321 SLOC
#
Constants
Scheme
Scheme defines the filesystem type.
#
Structs
File
File implements vfs.File interface for os fs.
FileSystem
FileSystem implements vfs.Filesystem for the OS filesystem.
Location
Location implements the vfs.Location interface specific to OS fs.