Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec interface { encoding.BinaryMarshaler encoding.BinaryUnmarshaler }
Codec defines the interface to serialize/deserialize model objects into and from binary format.
Click to show internal directories.
Click to hide internal directories.