Versions in this module Expand all Collapse all v1 v1.15.1 Feb 17, 2020 v1.15.0 Feb 17, 2020 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