Versions in this module Expand all Collapse all v1 v1.10.3 Aug 27, 2021 v1.10.1 Aug 27, 2021 v1.9.3 Aug 27, 2021 Changes in this version + type Printer struct + func NewPrinter(indent string) *Printer + func (p *Printer) Bytes() []byte + func (p *Printer) In() + func (p *Printer) Out() + func (p *Printer) P(args ...interface{}) + func (p *Printer) String() string