# Variables
C holds the global configuration.
# Structs
Config defines the configuration structure.
IntegrationAMQPConfig holds the AMQP integration configuration.
IntegrationAWSSNSConfig holds the AWS SNS integration configuration.
IntegrationAzureConfig holds the Azure Service-Bus integration configuration.
IntegrationGCPConfig holds the GCP Pub/Sub integration configuration.
IntegrationKafkaConfig holds the Kafka integration configuration.
IntegrationMQTTClientConfig holds the additional client config.
IntegrationMQTTConfig holds the configuration for the MQTT integration.
IntegrationPostgreSQLConfig holds the PostgreSQL integration configuration.
# Type aliases
AzurePublishMode defines the publish-mode type.