Documentation ¶
Overview ¶
Package gob contains a codec to encode and decode entities in Gob format
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Codec = new(gobCodec)
Codec serializing objects using the gob package. See https://golang.org/pkg/encoding/gob/
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.