Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderErrorJson ¶
func RenderErrorJson(w http.ResponseWriter, msg string)
func RenderJson ¶
func RenderJson(w http.ResponseWriter, v interface{})
func RenderOKJson ¶
func RenderOKJson(w http.ResponseWriter, data interface{})
Types ¶
type JsonResult ¶
Click to show internal directories.
Click to hide internal directories.