Documentation ¶
Overview ¶
Package capnptool provides an API for calling the capnp tool in tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tool ¶
type Tool string
Tool is the path to the capnp command-line tool. It can be used from multiple goroutines.
func (Tool) DecodePacked ¶
DecodePacked decodes a packed Cap'n Proto message into text.
Click to show internal directories.
Click to hide internal directories.