Versions in this module Expand all Collapse all v1 v1.2.0 Jan 13, 2026 Changes in this version + type Render struct + func New() *Render + func (this *Render) DoApi(w http.ResponseWriter) + func (this *Render) DoRpc() (o *_pb.Response) + func (this *Render) Format(format string) *Render + func (this *Render) Response(response *_response.Response) *Render v0 v0.2.5 Oct 13, 2025 Changes in this version + func JSON(w http.ResponseWriter, res *_response.Response)