Documentation
¶
Overview ¶
Package version provides version information for tgpiler.
The version is kept in sync with the VERSION file at the repository root. When releasing, update the VERSION file and regenerate this file using:
go generate ./version
Or simply update the Version constant manually.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = strings.TrimSpace(versionFile)
Version is the current version of tgpiler. This is embedded from version.txt at compile time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.