version

package
v0.1.0-alpha.8 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name is set at build time.
	Name string
	// Tag is set at build time.
	Tag string
	// SHA is set at build time.
	SHA string
	// Built is set at build time.
	Built string
)

Functions

func NewVersion

func NewVersion() (version string, err error)

NewVersion prints verbose version information.

func PrintLongVersion

func PrintLongVersion() (err error)

PrintLongVersion prints verbose version information.

func PrintShortVersion

func PrintShortVersion()

PrintShortVersion prints the tag and SHA.

Types

type Version

type Version struct {
	Name      string
	Tag       string
	SHA       string
	ID        string
	Built     string
	GoVersion string
	Os        string
	Arch      string
}

Version contains verbose version information.

Jump to

Keyboard shortcuts

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