Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDownloadHandler ¶
func NewFoldersHandler ¶
func NewSingleAssetHandler ¶
func NewSingleAssetHandler(path string) *singleAssetHandler
Types ¶
type DebugHandlerWrapper ¶
type DebugHandlerWrapper struct {
// contains filtered or unexported fields
}
func NewDebugHandlerWrapper ¶
func NewDebugHandlerWrapper(handler http.Handler) *DebugHandlerWrapper
func (*DebugHandlerWrapper) ServeHTTP ¶
func (s *DebugHandlerWrapper) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.