Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HandlerFunc ¶
type HandlerFunc func(writer http.ResponseWriter, request *http.Request)
func HandleDownload ¶
func HandleDownload(app2 *app.App) HandlerFunc
func HandleUpload ¶
func HandleUpload(app *app.App) HandlerFunc
Click to show internal directories.
Click to hide internal directories.