Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteUser ¶
func DeleteUser(w http.ResponseWriter, r *http.Request)
func FileServer ¶
func FileServer(r chi.Router, path string, root http.FileSystem)
FileServer conveniently sets up a http.FileServer handler to serve static files from a http.FileSystem.
Blatantly stolen from https://github.com/go-chi/chi/blob/master/_examples/fileserver/main.go TODO: Move this to a separate package/file
func PollImages ¶
func PollImages(w http.ResponseWriter, r *http.Request)
func SubmitImage ¶
func SubmitImage(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.