userver: userver/urabbitmq/consumer_component_base.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
consumer_component_base.hpp File Reference

Base component for your consumers. More...

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

Go to the source code of this file.

Classes

class  urabbitmq::ConsumerComponentBase
 Base component for your consumers. Basically a ConsumerBase but in a nice component-ish way. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Detailed Description

Base component for your consumers.

Definition in file consumer_component_base.hpp.