package
2.18.2+incompatible
Repository: https://github.com/capnproto/go-capnproto2.git
Documentation: pkg.go.dev

# Functions

Marshal returns the text representation of a struct.
MarshalList returns the text representation of a struct list.
NewEncoder returns a new encoder that writes to w.

# Structs

An Encoder writes the text format of Cap'n Proto messages to an output stream.