Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NAME is the name of this application NAME = "circonus-agent" // ENVPREFIX is the environment variable prefix ENVPREFIX = "NAD" )
Variables ¶
View Source
var ( // VERSION of the release VERSION = "dev" // COMMIT of relase in git repo COMMIT = "none" // DATE of release DATE = "unknown" // TAG of release TAG = "" )
vars are manipulated at link time (see goreleaser)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.