Esempio n. 1
0
func reJsonError(c *context.Context) {
	c.JsonError(1, "Response Json Error")
}