Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func NewStorage ¶
func (*Storage) StorageDir ¶
func (*Storage) UploadHandler ¶
func (s *Storage) UploadHandler(w http.ResponseWriter, r *http.Request)
UploadHandler is the endpoint for uploading and storing files.
Click to show internal directories.
Click to hide internal directories.