Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ControllerNameEnvVar = EnvVar{"CONTROLLER_NAME", ""} ImageClientEnvVar = EnvVar{"IMAGE_CLIENT", ""} MetricsPortEnvVar = EnvVarInt{"METRICS_PORT", -1} P2PPortEnvVar = EnvVarInt{"P2P_PORT", -1} RPCPortEnvVar = EnvVarInt{"RPC_PORT", -1} WSPortEnvVar = EnvVarInt{"WS_PORT", -1} )
these vars are set by the main function at the startup
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.