Documentation ¶
Overview ¶
Package tsproto provides access to protoc-gen-ts_proto protoc plugin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinaryPath ¶
BinaryPath returns the path to the binary of the ts-proto plugin so it can be passed to protoc via --plugin option.
protoc is very picky about binary names of its plugins. for ts-proto, binary name will be protoc-gen-ts_proto. see why: https://github.com/stephenh/ts-proto/blob/7f76c05/README.markdown#quickstart.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.