Versions in this module Expand all Collapse all v0 v0.2.1 Aug 15, 2017 v0.2.0 Jun 18, 2017 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