Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseRequestJSON ¶
func ParseRequestJSON(w http.ResponseWriter, r *http.Request, container interface{})
func RespondWithError ¶
func RespondWithError(w http.ResponseWriter, code int, message string)
func RespondWithJSON ¶
func RespondWithJSON(w http.ResponseWriter, code int, payload interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.