Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZipDirHandler ¶
type ZipDirHandler struct {
Root string
}
ZipDirHandler provides a zip-and-ship HTTP handler
func (*ZipDirHandler) ServeHTTP ¶
func (z *ZipDirHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.