Documentation ¶ Index ¶ Variables func GetVersion() string Constants ¶ This section is empty. Variables ¶ View Source var ( // Version shows the current notation-venafi-csp version, optionally with pre-release. Version = "v0.1.0-beta" // BuildMetadata stores the build metadata. BuildMetadata = "release" ) Functions ¶ func GetVersion ¶ func GetVersion() string GetVersion returns the version string in SemVer 2. Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.