third_party/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2017 License: Apache-2.0

Directories

Path Synopsis
golang
capnproto
Package capnp is a Cap'n Proto library for Go.
Package capnp is a Cap'n Proto library for Go.
capnproto/capnpc-go
capnpc-go is the Cap'n proto code generator for Go.
capnpc-go is the Cap'n proto code generator for Go.
capnproto/encoding/text
Package text supports marshaling Cap'n Proto messages as text based on a schema.
Package text supports marshaling Cap'n Proto messages as text based on a schema.
capnproto/internal/capnptool
Package capnptool provides an API for calling the capnp tool in tests.
Package capnptool provides an API for calling the capnp tool in tests.
capnproto/internal/fulfiller
Package fulfiller provides a type that implements capnp.Answer that resolves by calling setter methods.
Package fulfiller provides a type that implements capnp.Answer that resolves by calling setter methods.
capnproto/internal/nodemap
Package nodemap provides a schema registry index type.
Package nodemap provides a schema registry index type.
capnproto/internal/packed
Package packed provides functions to read and write the "packed" compression scheme described at https://capnproto.org/encoding.html#packing.
Package packed provides functions to read and write the "packed" compression scheme described at https://capnproto.org/encoding.html#packing.
capnproto/internal/queue
Package queue implements a generic queue using a ring buffer.
Package queue implements a generic queue using a ring buffer.
capnproto/pogs
Package pogs provides functions to convert Cap'n Proto messages to and from Go structs.
Package pogs provides functions to convert Cap'n Proto messages to and from Go structs.
capnproto/rpc
Package rpc implements the Cap'n Proto RPC protocol.
Package rpc implements the Cap'n Proto RPC protocol.
capnproto/rpc/internal/logtransport
Package logtransport provides a transport that logs all of its messages.
Package logtransport provides a transport that logs all of its messages.
capnproto/rpc/internal/logutil
Package logutil provides functions that can print to a logger.
Package logutil provides functions that can print to a logger.
capnproto/rpc/internal/pipetransport
Package pipetransport provides in-memory implementations of rpc.Transport for testing.
Package pipetransport provides in-memory implementations of rpc.Transport for testing.
capnproto/rpc/internal/refcount
Package refcount implements a reference-counting client.
Package refcount implements a reference-counting client.
capnproto/schemas
Package schemas provides a container for Cap'n Proto reflection data.
Package schemas provides a container for Cap'n Proto reflection data.
capnproto/server
Package server provides runtime support for implementing Cap'n Proto interfaces locally.
Package server provides runtime support for implementing Cap'n Proto interfaces locally.
rbtree
A red-black tree with an API similar to C++ STL's.
A red-black tree with an API similar to C++ STL's.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL