//
pkg.gl
Category
github.com/lonng/nano
serialize
protobuf
package
0.5.1
Repository:
https://github.com/lonng/nano.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
5
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.