version

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// VersionString gets defined by the build system.
	VersionString = "0.0.0-master"

	// VersionMajor is the current major version.
	VersionMajor int64

	// VersionMinor is the current minor version.
	VersionMinor int64

	// VersionPatch is the current patch version.
	VersionPatch int64

	// VersionPre indicates a pre release tag.
	VersionPre = ""

	// VersionDev indicates the current commit.
	VersionDev = "0000000"

	// VersionDate indicates the build date.
	VersionDate = "00000000"

	// Version is the version of the current implementation.
	Version *semver.Version
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL