package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Oct 4, 2014
License: GPL-3.0-or-later
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package gobber implements a buffer based datagram oriented gob coder.
A gob encoder and decoder for datagram messages.
Creates and returns a new gobber.
Decodes the source data assembling the requested message.
Encodes a message and returns a reference to the output buffer. The caller is
responsible for copying the slice contents before the next call!
Initializes the internal gob state to handle messages of the given type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.