Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CodecType codec type define,json/pb/gob/custom binary CodecType = iota //CodecTypeJSON type json CodecTypeJSON //CodecTypePB type protobuf CodecTypePB //CodecTypeGOB type gob CodecTypeGOB //CodecTypeBinary type binary CodecTypeBinary )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.