zipserve

command module
v0.0.0-...-76e9ac6 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2017 License: BSD-3-Clause Imports: 6 Imported by: 0

README

This package contains a golang/vfs compatible FileSystem that wraps 
another file system, and interprets any zip files found within it as 
directores instead, allowing dynamic access into the contents of the 
file.

This is useful in combination with the golang/vfs/httpfs module, so that 
a web server can be easily created that can serve content from zip 
inside zip files efficiently and getting all the benefits of using an 
http.FileSystem, such as Caching, etc.

The rest of the code is Copyright Allan Wirth (2014) and is released 
under the same 3-clause BSD license as go - see `LICENSE`.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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