version

package
v0.2.0-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "0.2.0"

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

View Source
const VersionPrerelease = "alpha"

VersionPrerelease A pre-release marker for the version. If this is "" (empty string) then it means that it is a final release. Otherwise, this is a pre-release such as "dev" (in development), "beta", "rc1", etc.

Variables

View Source
var (
	GitCommit   string
	GitDescribe string
)

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

Functions

func FullVersion

func FullVersion() string

FullVersion formats the version to be printed

func GetHumanVersion

func GetHumanVersion() string

GetHumanVersion composes the parts of the version in a way that's suitable for displaying to humans.

Types

This section is empty.

Jump to

Keyboard shortcuts

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