Documentation ¶
Overview ¶
Package vars contains static variables used in Prototool.
Index ¶
Constants ¶
View Source
const ( // Version is the current version. Version = "1.11.0-dev" // DefaultProtocVersion is the default version of protoc from // github.com/protocolbuffers/protobuf to use. // // See https://github.com/protocolbuffers/protobuf/releases for the latest release. DefaultProtocVersion = "3.11.0" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.