Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileHandler ¶
type FileHandler struct{}
func (*FileHandler) Retrieve ¶
func (h *FileHandler) Retrieve(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
func (*FileHandler) Upload ¶
func (h *FileHandler) Upload(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Click to show internal directories.
Click to hide internal directories.