Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoundQueueToExchange ¶
func CreateExchange ¶
Types ¶
type RabbitExchange ¶
type RabbitExchange struct {
// contains filtered or unexported fields
}
type RabbitQueue ¶
type RabbitQueue struct {
// contains filtered or unexported fields
}
type RabbitRep ¶
type RabbitRep struct {
// contains filtered or unexported fields
}
func InitializeRabbit ¶
func InitializeRabbit(uri string, exchange RabbitExchange, queues []RabbitQueue) (*RabbitRep, error)
Click to show internal directories.
Click to hide internal directories.