Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
orbit
command
|
|
|
examples
|
|
|
full/api
code generated by orbit
|
code generated by orbit |
|
full/client
command
|
|
|
full/server
command
|
|
|
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. |
|
codegen/lexer
Package lexer is based on Rop Pike's talk: https://www.youtube.com/watch?v=HxaD_trXwRE
|
Package lexer is based on Rop Pike's talk: https://www.youtube.com/watch?v=HxaD_trXwRE |
|
strutil
Package strutil is the common sin of every Go programmer.
|
Package strutil is the common sin of every Go programmer. |
|
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.
