package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewV1Codec() (codec *v1Codec)
type Codec interface {
Marshal(interface{}) ([]byte, error)
Unmarshal([]byte, interface{}) error
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.