class Purview::Consumers::RabbitMQ
Private Instance Methods
raw_consumer_type()
click to toggle source
# File lib/purview/consumers/rabbitmq.rb, line 6 def raw_consumer_type Purview::RawConsumers::RabbitMQ end