Versions in this module Expand all Collapse all v1 v1.0.1 Dec 7, 2016 v1.0.0 Sep 30, 2016 Changes in this version + func AutoRender(w http.ResponseWriter, data interface{}, err error) + func RenderDataJson(w http.ResponseWriter, data interface{}) + func RenderJson(w http.ResponseWriter, v interface{}) + func RenderMsgJson(w http.ResponseWriter, msg string) + func Start() + type Dto struct + Data interface{} + Msg string