Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version release version of the provider Version string // GitCommit SHA of the last git commit GitCommit string // DevVersion string for the development version DevVersion = "dev" )
Functions ¶
func GetReleaseInfo ¶
func GetReleaseInfo() (sha, release string)
GetReleaseInfo includes the SHA and the release version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.