release

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NAME is the name of this application
	NAME = "circonus-agent"
	// ENVPREFIX is the environment variable prefix
	ENVPREFIX = "CA"
)

Variables

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

defined during build (e.g. goreleaser, see .goreleaser.yml)

Functions

This section is empty.

Types

type Info added in v0.2.0

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