Documentation
¶
Index ¶
- Variables
- func ReadFile(r *http.Request, fileName string, maxFileSize int64) (multipart.File, *multipart.FileHeader, error)
- func ReadForm(r *http.Request, dst interface{}) error
- func ReadJson(r *http.Request, dst interface{}) error
- func WriteJson(w http.ResponseWriter, status int, v interface{}, headers http.Header) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.