version

package
v0.0.0-...-7a5359b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Release returns the release version
	Release = "UNKNOWN"
	// Commit returns the short sha from git
	Commit = "UNKNOWN"
	// BuildDate is the build date
	BuildDate = ""
)

Functions

This section is empty.

Types

type Version

type Version struct {
	GitCommit  string
	BuildDate  string
	Release    string
	GoVersion  string
	Compiler   string
	Platform   string
	SdkVersion string
}

Version ...

func GetVersion

func GetVersion() Version

GetVersion returns version

func (Version) String

func (v Version) String() string

String ...

Jump to

Keyboard shortcuts

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