Documentation ¶
Index ¶
- func GetFileList(r *http.Request, name string) []*multipart.FileHeader
- func GetPostValue(w http.ResponseWriter, r *http.Request, name string, isMust bool) (string, error)
- func HttpMail(w http.ResponseWriter, r *http.Request)
- func Output(w http.ResponseWriter, data interface{}, errCode int, errMsg string) error
- func ResultJson(data interface{}, errCode int, errMsg string) ([]byte, error)
- func Start()
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPostValue ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.