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