//
pkg.gl
Category
github.com/capnproto/go-capnproto2
rpc
internal
refcount
package
2.18.2+incompatible
Repository:
https://github.com/capnproto/go-capnproto2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
93 SLOC
#
Functions
New
New creates a reference counter and the first client reference.
#
Structs
Ref
A Ref is a single reference to a client wrapped by RefCount.
RefCount
A RefCount will close its underlying client once all its references are closed.