Documentation ¶
Overview ¶
Package version is used to define and print a consistent version number across all the binaries (reproxy, rewrapper, dumpstats and bootstrap) built from re-client repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentVersion ¶
func CurrentVersion() string
CurrentVersion returns the current version number in semver format.
func PrintAndExitOnVersionFlag ¶
func PrintAndExitOnVersionFlag(info bool)
PrintAndExitOnVersionFlag checks if the VersionFlag is specified, and if it is, then it prints the current version number and exits. If info is true, the version is also printed to the Info log.
func SdkVersion ¶
func SdkVersion() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.