common

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BCpMajor   = 0
	BCpMinor   = 8
	BCpPatch   = 3
	BCpQuality = `dev`
	BCpBuildNo = 65
	BCpDate    = `2020-02-21T21:03:42+01:00`
)

Variables

View Source
var (
	VersionShort = fmt.Sprintf("%d.%d.%d", BCpMajor, BCpMinor, BCpPatch)
	VersionLong  = fmt.Sprintf("v%s-%s+%d", VersionShort, BCpQuality, BCpBuildNo)
	VersionAll   = fmt.Sprintf("%s (%s) / %s", VersionLong, BCpDate, runtime.Version())
)

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