Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CfgGoatEndpoint represents string (address:port) of goat server endpoint CfgGoatEndpoint = "goat-endpoint" // CfgDirectoryPath represents path to directory with files generated by Goat CfgDirectoryPath = "dir-path" // CfgPrometheusEndpoint represents string (address:port) of Prometheus endpoint CfgPrometheusEndpoint = "prometheus-endpoint" // CfgDebug represents true for debug mode; false otherwise CfgDebug = "debug" // CfgLogPath represents path to log file CfgLogPath = "log-path" )
configuration constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.