Versions in this module Expand all Collapse all v0 v0.9.1 Sep 21, 2018 Changes in this version + type Encoder struct + func NewEncoder(w io.Writer) *Encoder + func (enc *Encoder) Encode(v interface{}) (err error) + type Recorder interface + Record func() []string