Documentation ¶
Index ¶
Constants ¶
View Source
const ( AgentContractAddressKey = "AGENT_CONTRACT_ADDRESS" AutoSSLDomainKey = "AUTO_SSL_DOMAIN" AutoSSLCacheDirKey = "AUTO_SSL_CACHE_DIR" BlockchainEnabledKey = "BLOCKCHAIN_ENABLED" ConfigPathKey = "CONFIG_PATH" DaemonListeningPortKey = "DAEMON_LISTENING_PORT" DaemonTypeKey = "DAEMON_TYPE" DbPathKey = "DB_PATH" EthereumJsonRpcEndpointKey = "ETHEREUM_JSON_RPC_ENDPOINT" ExecutablePathKey = "EXECUTABLE_PATH" HdwalletIndexKey = "HDWALLET_INDEX" HdwalletMnemonicKey = "HDWALLET_MNEMONIC" LogLevelKey = "LOG_LEVEL" PassthroughEnabledKey = "PASSTHROUGH_ENABLED" PassthroughEndpointKey = "PASSTHROUGH_ENDPOINT" PollSleepKey = "POLL_SLEEP" PrivateKeyKey = "PRIVATE_KEY" ServiceTypeKey = "SERVICE_TYPE" SSLCertPathKey = "SSL_CERT" SSLKeyPathKey = "SSL_KEY" WireEncodingKey = "WIRE_ENCODING" )
Variables ¶
This section is empty.
Functions ¶
func GetDuration ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.