import "github.com/lonng/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 |
Package serialize is imported by 5 packages. Updated 2019-07-19. Refresh now. Tools for package owners.