package
8.0.0
Repository: https://github.com/axone-protocol/axoned.git
Documentation: pkg.go.dev

# Functions

NewFilteredFS returns a new FilteredFS object that will filter out files that are not allowed to be read according to the whitelist and blacklist parameters.
No description provided by the author
No description provided by the author
NewVirtualFS return a new VirtualFS object that will handle all virtual file on the interpreter.
No description provided by the author

# Structs

FilteredFS is a wrapper around a fs.FS that filters out files that are not allowed to be read.
No description provided by the author
No description provided by the author
No description provided by the author
VirtualFS is the custom virtual file system used into the blockchain.
No description provided by the author

# Interfaces

No description provided by the author