Versions in this module Expand all Collapse all v3 v3.0.1 Feb 23, 2023 Changes in this version + const JSON + const TOML + type Encoder interface + Encode func(v interface{}) error + type ExportEncoder struct + func NewExportEncoder(w io.Writer, encType int) *ExportEncoder + func (ee *ExportEncoder) Encode(v interface{}) error