Documentation
¶
Index ¶
- func Decode(r *http.Request, v interface{}) error
- func DecodeFormValue(r *http.Request, key string, v interface{}) error
- func DecodeJSON(r io.Reader, v interface{}) error
- func JSON(w http.ResponseWriter, r *http.Request, v interface{})
- func NewError(w http.ResponseWriter, code int, err error) bool
- func Respond(w http.ResponseWriter, r *http.Request, v interface{})
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeJSON ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.