//
pkg.gl
Category
github.com/revzim/nano
serialize
protobuf
package
0.6.41
Repository:
https://github.com/revzim/nano.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
24 SLOC
#
Functions
NewSerializer
NewSerializer returns a new Serializer.
#
Variables
ErrWrongValueType
ErrWrongValueType is the error used for marshal the value with protobuf encoding.
#
Structs
Serializer
Serializer implements the serialize.Serializer interface.