package
module
Version:
v0.0.0-...-6a71bde
Opens a new window with list of versions in this module.
Published: Jun 7, 2019
License: NCSA
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
Documentation
¶
type Serializer interface {
Marshal(v interface{}) ([]byte, error)
Unmarshal(d []byte, v interface{}) error
Name() string
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.