package
Version:
v0.0.0-...-63c3a42
Opens a new window with list of versions in this module.
Published: Aug 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Decoder interface {
Decode(e interface{}) error
}
type Encoder interface {
Encode(e interface{}) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.