Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorWrap ¶
func ErrorWrap(handler AppHandler) func(http.ResponseWriter, *http.Request)
func HandleFileList ¶
func HandleFileList(w http.ResponseWriter, r *http.Request) error
Types ¶
type AppHandler ¶
type AppHandler func(http.ResponseWriter, *http.Request) error
Click to show internal directories.
Click to hide internal directories.