version

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// BuildDate of application at compile time (-X 'main.buildDate=$(BUILDDATE)').
	BuildDate string = "No Build Date Provided."
	// Version of application at compile time (-X 'main.version=$(VERSION)').
	Version string = "(Unknown Version)"
	// BuildHash is the GIT hash of application at compile time (-X 'main.buildHash=$(GITCOMMIT)').
	BuildHash string = "No Git-hash Provided."
	// GoVersion is the Go compiler version used to compile this binary
	GoVersion string
)

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