Versions in this module Expand all Collapse all v0 v0.89.0 Dec 10, 2022 Changes in this version + type Encoder struct + func NewEncoder(wr io.Writer) *Encoder + func (d *Encoder) Reset() + func (d *Encoder) Step(tok *Token) (done bool, err error)