Skip to content

Commit

Permalink
Merge pull request #2 from SniperXDev/feature/realtime
Browse files Browse the repository at this point in the history
fix rabbit mq config
  • Loading branch information
SniperXDev authored Sep 28, 2024
2 parents 2cc0f95 + 2fbaa4b commit 1c2fcf5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import (
producerConfigurations "github.com/mehdihadeli/go-food-delivery-microservices/internal/pkg/rabbitmq/producer/configurations"
)

// Configuration type for RabbitMQ
type RabbitMQConfiguration struct {
ProducersConfigurations []*producerConfigurations.RabbitMQProducerConfiguration
ConsumersConfigurations []*consumerConfigurations.RabbitMQConsumerConfiguration
Expand Down

0 comments on commit 1c2fcf5

Please sign in to comment.