package
Version:
v0.0.0-...-24c89fc
Opens a new window with list of versions in this module.
Published: Dec 3, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ZipFs struct {
SourceZipPath string `json:"path"`
}
func (*ZipFs) CaddyModule() caddy.ModuleInfo
func (z *ZipFs) Provision(caddy.Context) (err error)
UnmarshalCaddyfile unmarshals a zipfile instantiation from a Caddyfile.
Example syntax:
filesystem zf zipfile /path/to/my/website.zip
Source Files
¶
Click to show internal directories.
Click to hide internal directories.