version

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: MIT Imports: 0 Imported by: 6

Documentation

Index

Constants

View Source
const Flag = ""

Flag contains extra info about the version. It is helpul for tracking versions while developing. It should always be empty on the master branch. This will be enforced in a continuous integration test.

Variables

View Source
var (
	//Version contains the full version string
	Version = "0.3.2"
	// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
	GitCommit string
	// GitBranch is set with --ldflags "-X main.gitBranch=$(git symbolic-ref --short HEAD)"
	GitBranch string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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