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