Documentation ¶
Overview ¶
Package sereal contains a codec to encode and decode entities using Sereal
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Codec = new(serealCodec)
Codec that encodes to and decodes using Sereal. The Sereal codec has some interesting features, one of them being serialization of object references, including circular references. See https://github.com/Sereal/Sereal
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.