Versions in this module Expand all Collapse all v1 v1.11.0 Dec 24, 2018 v1.10.0 Aug 16, 2018 Changes in this version + type JSONStreamWriter struct + func NewJSONStreamWriter(out io.Writer) *JSONStreamWriter + func (j *JSONStreamWriter) Path() string + func (j *JSONStreamWriter) WriteToken(token json.Token) error