package
Version:
v1.1.24
Opens a new window with list of versions in this module.
Published: Mar 4, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Marshal returns the JSON encoding of v.
Name returns the name of the serializer.
Unmarshal parses the JSON-encoded data and stores the result
in the value pointed to by v.
Protobuf implements the serialize.Protobuf interface
NewProtobuf NewSerializer returns a new Protobuf.
Marshal returns the protobuf encoding of v.
Name returns the name of the serializer.
Unmarshal parses the protobuf-encoded data and stores the result
in the value pointed to by v.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.