//
pkg.gl
Category
github.com/tetratelabs/wazero
experimental
sysfs
package
1.9.0
Repository:
https://github.com/tetratelabs/wazero.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
21
Files
20 SLOC
#
Functions
DirFS
DirFS is like os.DirFS except it returns sys.FS, which has more features.
#
Interfaces
FSConfig
FSConfig extends wazero.FSConfig, allowing access to the experimental sys.FS until it is moved to the "sys" package.
#
Type aliases
AdaptFS
AdaptFS adapts the input to sys.FS.
ReadFS
ReadFS is used to mask an existing sys.FS for reads.