package
2.18.2+incompatible
Repository: https://github.com/capnproto/go-capnp.git
Documentation: pkg.go.dev

# Functions

New creates a reference counter and the first client reference.

# Structs

A Ref is a single reference to a client wrapped by RefCount.
A RefCount will close its underlying client once all its references are closed.