package
0.8.2
Repository: https://github.com/no-src/gofs.git
Documentation: pkg.go.dev

# Functions

NewDir create a limit http.FileSystem that wrap the real http.FileSystem.
NewFile create a limit http.File that wrap the real http.File.
NewHTTPDir create a limit http.FileSystem that wrap the real http.Dir.
NewReader create a limit io.Reader that wrap the real io.Reader.
NewReaderAt create a limit io.ReaderAt that wrap the real io.ReaderAt.