import "github.com/lonnng/nano/serialize"
Marshaler represents a marshal interface
type Serializer interface { Marshaler Unmarshaler }
Serializer is the interface that groups the basic Marshal and Unmarshal methods.
Unmarshaler represents a Unmarshal interface
Path | Synopsis |
---|---|
json | |
protobuf |
Updated 2019-07-25. Refresh now. Tools for package owners.