Registry / serialization / go-capnp-v3

go-capnp-v3

JSON →
library3.0.1-alpha.2gogounverified

Package capnp is a Cap'n Proto library for Go, providing serialization and RPC for Cap'n Proto schemas.

go get capnproto.org/go/capnp/v3
INSTALL
IMPORT
SIG · GO-CAPNP-V3
G
go-capnp-v3
serializationgov3.0.1-alpha.2
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
capnproto.org/go/capnp/v3

Create a new Cap'n Proto message

import "capnproto.org/go/capnp/v3" func main() { msg, _ := capnp.NewMessage(capnp.SingleSegment(nil)) _ = msg }
Debug
Known issues
breakingVersion 3.0.1-alpha.2 is a pre-release; API may change.
fix
Use a stable version like v2 for production.
affects: 3.0.1-alpha.2
Upgrade
Version history
3.0.1-alpha.2latest 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-capnp-v3 — go get go-capnp-v3 · libregistry