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