version

package
v0.0.0-...-d0b1095 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GitVersion    = "unknown"
	GitCommit     = "unknown"
	GitCommitTime = "unknown"
	GitTreeState  = "unknown"
	GoVersion     = runtime.Version()
	Compiler      = runtime.Compiler
	Platform      = fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH)
)

Functions

This section is empty.

Types

type Info

type Info struct {
	GitVersion    string
	GitCommit     string
	GitCommitTime string
	GitTreeState  string
	GoVersion     string
	Compiler      string
	Platform      string
}
var Version Info

Jump to

Keyboard shortcuts

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