Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Func unzipFunc
Func is an addfs.PerNodeFunc that presents zip file contents as a subdirectory tree. Users can access contents in .../myfile.zip/unzip/, for example.
The file need not have extension .zip. Func.Apply reads the file header and if it's not a supported zip file the unzip/ directory is omitted.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.