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

# Functions

NewMemoryFs initials a memory filesystem from the given targetPath.

# Structs

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