Skip to content

Commit

Permalink
Refactor usability tests.
Browse files Browse the repository at this point in the history
Co-authored-by: SniperXDev <[email protected]>
Co-authored-by: OpenBitSack <[email protected]>
  • Loading branch information
SniperXDev and OpenBitSack committed Sep 28, 2024
1 parent fb3f1e3 commit 4795ee3
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"
)

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

0 comments on commit 4795ee3

Please sign in to comment.