 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package rabbitmq provides a RabbitMQ broker
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( DefaultExchange = "micro" DefaultRabbitURL = "amqp://guest:guest@127.0.0.1:5672" )
Functions ¶
func DurableQueue ¶
func DurableQueue() broker.SubscribeOption
DurableQueue creates a durable queue when subscribing.
func Headers ¶ added in v0.6.0
func Headers(h map[string]interface{}) broker.SubscribeOption
Headers adds headers used by the headers exchange
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.