directory
2.17.0+incompatible
Repository: https://github.com/bmartynov/go-capnproto2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package capnptool provides an API for calling the capnp tool in tests.
Package demo contains example tests.
Package fulfiller provides a type that implements capnp.Answer that resolves by calling setter methods.
Package nodemap provides a schema registry index type.
Package packed provides functions to read and write the "packed" compression scheme described at https://capnproto.org/encoding.html#packing.
Package queue implements a generic queue using a ring buffer.
No description provided by the author
Package strquote provides a function for formatting a string as a Cap'n Proto string literal.