Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultHandler ¶
Types ¶
type UploadRequest ¶
type UploadRequest struct {
Name string `json:"name"`
}
type UploadResponse ¶
type UploadResponse struct {
Link string `json:"link"`
}
Click to show internal directories.
Click to hide internal directories.