common

package
v0.8.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	BCpMajor   = 0
	BCpMinor   = 10
	BCpPatch   = 2
	BCpQuality = `a`
	BCpBuildNo = 111
	BCpDate    = `2020-07-11T12:09:33+02:00`
)
View Source
const DirFileMode = 0777

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