Documentation ¶
Overview ¶
Package version :: The version package provides a location to set the release versions for all packages to consume, without creating import cycles.
This package should not import any other steampipe packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SteampipeVersion *semver.Version
SteampipeVersion is an instance of semver.Version. This has the secondary benefit of verifying during tests and init time that our version is a proper semantic version, which should always be the case.
View Source
var VersionString string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.