userver: userver/urabbitmq/component.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

RabbitMQ (AMQP 0.9.1) client component. More...

+ Include dependency graph for component.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  components::RabbitMQ
 RabbitMQ (AMQP 0.9.1) client component. More...
 

Namespaces

namespace  clients::dns
 DNS client.
 
namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< RabbitMQ > = true
 

Detailed Description

RabbitMQ (AMQP 0.9.1) client component.

Definition in file component.hpp.