Documentation ¶ Index ¶ func Generate(src string) (out []byte, skipped []string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(src string) (out []byte, skipped []string, err error) Generate turns .capnp source into a formatted *.capwrap.go file. Methods using types outside the MVP subset are reported in skipped so the CLI can warn about them. Types ¶ This section is empty. Source Files ¶ View all Source files generate.goparser.gotypes.go Click to show internal directories. Click to hide internal directories.