version

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "v0.19.0"

Version returns the main version number that is being run at the moment.

Variables

View Source
var Build string

Build indicates whether the build was a development or a production build.

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

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