version

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semver release name of this build
	Version string = "developer"
	// Commit is the commit hash this build was created from
	Commit string
	// Date is the time when this build was created
	Date string

	// GitCommit will be overwritten automatically by the build system
	BuildTime string
	// BuildCommit will be overwritten automatically by the build system
	BuildCommit = "HEAD"
)

Functions

func FullVersion

func FullVersion() string

FullVersion formats the version to be printed

func Print

func Print()

Print writes the version info to stdout

func RC

func RC() bool

RC checks if the Bhojpur Ara version is a release candidate or not

Types

This section is empty.

Jump to

Keyboard shortcuts

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