mirror of
https://github.com/jimeh/amqp-failover.git
synced 2026-02-19 02:46:43 +00:00
6 lines
69 B
Ruby
6 lines
69 B
Ruby
module Amqp
|
|
module Failover
|
|
# Your code goes here...
|
|
end
|
|
end
|