Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendRedirect ¶
func SendRedirect302 ¶
func SendResponse ¶
func SendResultResponse ¶
Types ¶
type UploadResponse ¶
type UploadResponse struct {
Filename string `json:"filename"`
Value string `json:"value"`
URL string `json:"url"`
Hash string `json:"hash"`
}
https://baidu.gitee.io/amis/zh-CN/components/form/input-file
Click to show internal directories.
Click to hide internal directories.