version

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: BSD-3-Clause-LBNL Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildDate = ""

BuildDate returns the date the binary was built

View Source
var GitCommit string

GitCommit returns the git commit that was compiled. This will be filled in by the compiler.

View Source
var GoVersion = runtime.Version()

GoVersion returns the version of the go runtime used to compile the binary

View Source
var OsArch = fmt.Sprintf("%s %s", runtime.GOOS, runtime.GOARCH)

OsArch returns the os and arch used to build the binary

View Source
var Version = "DEVEL"

Version returns current version. Set to release CICD

Functions

func PrintVersionInfo added in v0.6.0

func PrintVersionInfo()

Types

This section is empty.

Jump to

Keyboard shortcuts

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