Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
orbit
command
|
|
|
examples
|
|
|
simple/client
command
|
|
|
simple/hello
code generated by orbit
|
code generated by orbit |
|
simple/service
command
|
|
|
internal
|
|
|
bytes
Package bytes offers convenience functions to convert bytes to and from unsigned integers, respecting a defined byte-order.
|
Package bytes offers convenience functions to convert bytes to and from unsigned integers, respecting a defined byte-order. |
|
utils
Package utils is the common sin of every Go programmer, including functions that seem to be usable everywhere, but do not share the same functionality.
|
Package utils is the common sin of every Go programmer, including functions that seem to be usable everywhere, but do not share the same functionality. |
|
pkg
|
|
|
codec
Package codec contains sub-packages with different codecs that can be used to encode/decode any entity to/from a byte stream.
|
Package codec contains sub-packages with different codecs that can be used to encode/decode any entity to/from a byte stream. |
|
codec/json
Package json offers an implementation of the codec.Codec interface for the json data format.
|
Package json offers an implementation of the codec.Codec interface for the json data format. |
|
codec/msgpack
Package msgpack offers an implementation of the codec.Codec interface for the msgpack data format.
|
Package msgpack offers an implementation of the codec.Codec interface for the msgpack data format. |
|
packet
Package packet provides convenience methods to read/write packets to a net.Conn.
|
Package packet provides convenience methods to read/write packets to a net.Conn. |
Click to show internal directories.
Click to hide internal directories.