Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Publishing ¶
type RabbitMQ ¶
type RabbitMQ struct {
// contains filtered or unexported fields
}
func NewRabbitMQ ¶
func (*RabbitMQ) Close ¶
func (q *RabbitMQ) Close()
Close closes the RabbitMQ connection and channel.
func (*RabbitMQ) GetChannel ¶
func (*RabbitMQ) GetExchangeName ¶
func (*RabbitMQ) Publish ¶
func (q *RabbitMQ) Publish(message Publishing) error
Click to show internal directories.
Click to hide internal directories.