All Projects → shurcooL → Httpfs

shurcooL / Httpfs

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

Programming Languages

go
31211 projects - #10 most used programming language

httpfs

Build Status GoDoc

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

Installation

go get -u 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].