Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQ ¶
type RabbitMQ struct { ConnectionString string QueueName string // contains filtered or unexported fields }
func NewRabbitMQ ¶
func NewRabbitMQ(config RabbitMQConfig) *RabbitMQ
NewRabbitMQ initializes the RabbitMQ struct with a predefined logger
type RabbitMQConfig ¶
Click to show internal directories.
Click to hide internal directories.