package
0.18.0
Repository: https://github.com/hashicorp/boundary.git
Documentation: pkg.go.dev

# Functions

Check returns a bool indicating if a version satisfies the feature constraints.
EnableFeatureForTest enables a feature for the current binary version.
EnableFeatureForTest modifies the feature map to enable a feature for a version.
FromVersionString returns an *Info containing the version, or nil if the string was unable to be parsed.
No description provided by the author
GetReleaseVersion returns a go-version of this binary's Boundary version.
SupportsFeature return a bool indicating whether or not this version supports the given feature.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Binary is the version of the running binary.
BuildDate is the date of the build, which corresponds to the timestamp of the most recent commit.
CgoEnabled is whether cgo is enabled or not; set at build time.
GitCommit is the git commit that was compiled.
No description provided by the author
Version is the base version Default values - set when building locally (at build time).
VersionMetadata is also set at compile time.
VersionPrerelease is also set at compile time, similarly to Version.

# Structs

Info.
No description provided by the author

# Type aliases

No description provided by the author