Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockListItem ¶
BlockListItem represents block list item storage entity.
func (*BlockListItem) FromGob ¶
func (bli *BlockListItem) FromGob(dec *gob.Decoder)
FromGob deserializes a BlockListItem entity from it's gob binary representation.
func (*BlockListItem) ToGob ¶
func (bli *BlockListItem) ToGob(enc *gob.Encoder)
ToGob converts a BlockListItem entity to it's gob binary representation.
type GobDeserializer ¶
GobDeserializer represents a Gob deserializable entity.
type GobSerializer ¶
GobSerializer represents a Gob serializable entity.
Click to show internal directories.
Click to hide internal directories.