Documentation ¶
Overview ¶
Package definitions defines consts, vars & types common to gateway & cloud
Index ¶
Constants ¶
View Source
const ( MconfigStreamName = "configs" ControlProxyServiceName = "control_proxy" DispatcherServiceName = "dispatcher" MagmadServiceName = "magmad" MetricsdServiceName = "metricsd" StateServiceName = "state" StreamerServiceName = "streamer" )
Variables ¶
This section is empty.
Functions ¶
func GetEnvWithDefault ¶
GetEnvWithDefault returns the string value of the environment variable, defaulting to a specified value if it doesn't exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.