Skip to content

Commit

Permalink
Merge pull request #4 from SniperXDev/feature/realtime
Browse files Browse the repository at this point in the history
Refactor usability tests.
  • Loading branch information
SniperXDev authored Sep 28, 2024
2 parents b2fefc9 + fe859eb commit 943ef93
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
producerConfigurations "github.com/mehdihadeli/go-food-delivery-microservices/internal/pkg/rabbitmq/producer/configurations"
)

// Author SniperXDev
type RabbitMQConfiguration struct {
ProducersConfigurations []*producerConfigurations.RabbitMQProducerConfiguration
ConsumersConfigurations []*consumerConfigurations.RabbitMQConsumerConfiguration
Expand Down

0 comments on commit 943ef93

Please sign in to comment.