The highest tagged major version is
v3.
package
Version:
v2.2.4
Opens a new window with list of versions in this module.
Published: Jul 1, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Encoder[T any] struct {
}
Encoder can encode generic objects into various output formats.
New initializes a new Encoder.
Encode encodes the generic objects into the output specified during Encoder initialization.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.