httpfs

module
v0.0.0-...-f1e31cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: MIT

README

httpfs

Go Reference

Collection of Go packages for working with the http.FileSystem interface.

Installation

go get github.com/shurcooL/httpfs

Directories

Path Synopsis
filter Package filter offers an http.FileSystem wrapper with the ability to keep or skip files.
html/vfstemplate Package vfstemplate offers html/template helpers that use http.FileSystem.
httputil Package httputil implements HTTP utility functions for http.FileSystem.
path/vfspath Package vfspath implements utility routines for manipulating virtual file system paths.
text/vfstemplate Package vfstemplate offers text/template helpers that use http.FileSystem.
union Package union offers a simple http.FileSystem that can unify multiple filesystems at various mount points.
vfsutil Package vfsutil implements some I/O utility functions for http.FileSystem.

License

Directories

Path Synopsis
Package filter offers an http.FileSystem wrapper with the ability to keep or skip files.
Package filter offers an http.FileSystem wrapper with the ability to keep or skip files.
html
vfstemplate
Package vfstemplate offers html/template helpers that use http.FileSystem.
Package vfstemplate offers html/template helpers that use http.FileSystem.
Package httputil implements HTTP utility functions for http.FileSystem.
Package httputil implements HTTP utility functions for http.FileSystem.
path
vfspath
Package vfspath implements utility routines for manipulating virtual file system paths.
Package vfspath implements utility routines for manipulating virtual file system paths.
text
vfstemplate
Package vfstemplate offers text/template helpers that use http.FileSystem.
Package vfstemplate offers text/template helpers that use http.FileSystem.
Package union offers a simple http.FileSystem that can unify multiple filesystems at various mount points.
Package union offers a simple http.FileSystem that can unify multiple filesystems at various mount points.
Package vfsutil implements some I/O utility functions for http.FileSystem.
Package vfsutil implements some I/O utility functions for http.FileSystem.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL