# Functions
ConvertGrpcTimeStampToStringForDB Convert a gRPCServer-timestamp into a string that can be used to store in the database.
CreateTestDataHeaderItemMessageHash - Exctract Values, and create, for TestDataHeaderItemMessageHash.
GenerateDatetimeFromTimeInputForDB Generate DataBaseTimeStamp, eg '2022-02-08 17:35:04.000000'.
GenerateDatetimeTimeStampForDB Generate DataBaseTimeStamp, eg '2022-02-08 17:35:04.000000'.
GetHighestConnectorProtoFileVersion Get the highest highestConnectorProtoFileVersion for Connector-gRPC-api.
GetHighestExecutionWorkerProtoFileVersion Get the highest GetHighestExecutionWorkerProtoFileVersion for Execution Worker.
HashSingleValue HashSingleValue Hash a single value.
No description provided by the author
IsCallerUsingCorrectConnectorProtoFileVersion ******************************************************************************************************************** Check if Caller is using correct proto-file version.
IsCallerUsingCorrectWorkerProtoFileVersion ******************************************************************************************************************** Check if Caller is using correct proto-file version, used when Testing locally.
# Constants
Constants used for where stuff is running.
Constants used for where stuff is running.
Constants used for where stuff is running.
No description provided by the author
# Variables
Unique 'Uuid' for this running instance.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
ConnectorFunctionsToDoCallBackOn Variable that stores the functions that can be call via call-back.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
ExecutionLocationForConnector - Where is the Worker running.
ExecutionLocationForFenixExecutionWorkerServer - Where is Fenix Execution Server running.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
GitHubApiKey The key used to access GitHub for reading files.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Logger that all part of the system can use.
LoggingLevel - Logrus log level.
ProxyServerURL URL to Proxy-server for outgoing requests.
ShouldProxyServerBeUsed Should Proxy-server be used for outgoing requests.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
Address to Fenix Execution Worker & Execution Connector, will have their values from Environment variables at startup.
# Structs
ConnectorCallBackFunctionsStruct Struct holding the functions that can be used via call-back to Connector.
Struct used when unmarshalling Github ApiUrl-parameters.
Used when Stopping Ticker for sending info to Worker that Connecotr is Ready, used when doing shut down.
# Type aliases
ExecutionLocationTypeType - Definitions for where client and Fenix Server is running.