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 = "none" // DATE of release DATE = "unknown" // TAG of release TAG = "" // VERSION of the release VERSION = "dev" )
vars are manipulated at link time (see goreleaser)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.