Documentation ¶
Overview ¶
capnpc-go is the Cap'n proto code generator for Go. It reads a CodeGeneratorRequest from stdin and for a file foo.capnp it writes foo.capnp.go. This is usually invoked from `capnp compile -ogo`.
See https://capnproto.org/otherlang.html#how-to-write-compiler-plugins for more details.
Click to show internal directories.
Click to hide internal directories.