package
3.3.3
Repository: https://github.com/ngergs/websrv.git
Documentation: pkg.go.dev

# Functions

NewMemoryFs initials a memory filesystem from the given targetPath.

# Variables

No description provided by the author
No description provided by the author

# Structs

MemoryFS only holds actual files, not the directory entries.
ReadFileFS wraps a fs.FS and adds the ReadFile method.