Versions in this module Expand all Collapse all v0 v0.1.0 Dec 10, 2020 Changes in this version + type Gron struct + func NewGron(reader io.Reader, writer io.Writer) *Gron + func (g *Gron) SetJSONStream(json bool) + func (g *Gron) SetMonochrome(mono bool) + func (g *Gron) SetNoSort(sort bool) + func (g *Gron) SetOnlyData(onlydata bool) + func (g *Gron) ToGron() error + func (g *Gron) ToJSON() error