package
2.17.0+incompatible
Repository: https://github.com/bmartynov/go-capnproto2.git
Documentation: pkg.go.dev
# Functions
Find returns the CodeGeneratorRequest message for the given ID, suitable for capnp.Unmarshal, or nil if the ID was not found.
IsNotFound reports whether e indicates a failure to find a schema.
Register is called by generated code to associate a blob of zlib- compressed, packed Cap'n Proto data for a CodeGeneratorRequest with the IDs it contains.
# Variables
DefaultRegistry is the process-wide registry used by Register and Find.