Documentation ¶
Index ¶
Constants ¶
View Source
const Tag = "v1.68.0"
Tag specifies the current release tag. It needs to be manually updated. A test checks that the value of Tag never points to a git tag that is older than HEAD.
Variables ¶
View Source
var ( // Major is the current major version number Major int // Minor is the current minor version number Minor int // Patch is the current patch version number Patch int // RC is the current release candidate version number RC int )
Dissected version number. Filled during init()
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.