Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Major is the major version of the tool Major = 0 // Minor is the minor version of the tool Minor = 10 // Patch is the patch version of the tool Patch = 1 )
Variables ¶
This section is empty.
Functions ¶
func FormatProtocVersion ¶
FormatProtocVersion formats a protoc version into a version string
func GetVersionString ¶
func GetVersionString() string
GetVersionString generates a version string based on the constants in this package
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.