release

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "gen-statsd"

NAME is the name of this application

Variables

View Source
var (
	// COMMIT of release in git repo
	COMMIT = "undef"
	// DATE of release
	DATE = "undef"
	// TAG of release
	TAG = "undef"
	// VERSION of the release
	VERSION = "undef"
)

Functions

This section is empty.

Types

type Info

type Info struct {
	Name      string
	Version   string
	Commit    string
	BuildDate string
	Tag       string
}

Info contains release information

Jump to

Keyboard shortcuts

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