Registry / serialization / go-capnproto2

go-capnproto2

JSON →
library2.18.2+incompatiblegogounverified

Package capnp is a Cap'n Proto library for Go, providing serialization and RPC for the Cap'n Proto data interchange format.

go get zombiezen.com/go/capnproto2
INSTALL
IMPORT
SIG · GO-CAPNPROTO2
G
go-capnproto2
serializationgov2.18.2+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

capnp
zombiezen.com/go/capnproto2

Create a new Cap'n Proto message and segment.

import "zombiezen.com/go/capnproto2" msg, seg, _ := capnp.NewMessage(capnp.SingleSegment(nil)) // Use seg to populate message fields.
Debug
Known issues
breakingAPI breaking changes between v2 and v3
fix
Use v2 (this version) or migrate to v3 with updated API calls.
affects: >=2.0.0 <3.0.0
Upgrade
Version history
2.18.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
go-capnproto2 — go get go-capnproto2 · libregistry