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