version

package
v1.5.38 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version describes version.
	// Will be specific when compiling.
	Version = "17.03.28"

	// Tag show the git tag for this version.
	// Will be specific when compiling.
	Tag = "2017-03-28 Release"

	// BuildTime show the compile time.
	// Will be specific when compiling.
	BuildTime = "2017-03-28 19:50:00"

	// GitHash show the current commit hash.
	// Will be specific when compiling.
	GitHash = "unknown"
)

Functions

func GetVersion

func GetVersion() string

GetVersion get version message string.

func ShowVersion

func ShowVersion()

ShowVersion is the default handler which match the --version flag.

Types

This section is empty.

Jump to

Keyboard shortcuts

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