Versions in this module Expand all Collapse all v0 v0.8.0 Oct 18, 2024 Changes in this version + type Writer struct + func New(w io.Writer, indent string) *Writer + func (w *Writer) Indent(d int) error + func (w *Writer) Write(p []byte) (n int, err error)