version

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2020 License: MIT Imports: 0 Imported by: 3

Documentation

Overview

Package version manages the version string associated with a Babble build.

Index

Constants

View Source
const Flag = ""

Flag contains extra info about the version. It is helpful for tracking versions while developing. It should always be empty on the master branch, and this rule is inforced in a continuous integration test.

Variables

View Source
var (
	// Version is The full version string
	Version = "0.8.3"

	// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
	GitCommit 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