package
Version:
v0.0.0-...-f666bc6
Opens a new window with list of versions in this module.
Published: Feb 26, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Serializer interface {
Marshal(data interface{}) ([]byte, error)
Unmarshal(data []byte, format interface{}) error
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.