Documentation
¶
Index ¶
Constants ¶
View Source
const ( EncodingJSON = "json" EncodingJSONIter = "jsoniter" EncodingGOB = "gob" EncodingXML = "xml" EncodingYAML = "yaml" EncodingTOML = "toml" EncodingProto = "proto" EncodingMsgPack = "msgpack" )
View Source
const Version = "0.1.0"
Version constant of encoding
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.