Base component for your consumers.
Definition in file consumer_component_base.hpp.
Go to the source code of this file.
#include <memory>#include <userver/components/component_base.hpp>#include <userver/urabbitmq/typedefs.hpp>
This graph shows which files directly or indirectly include 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. | |
Variables | |
| template<> | |
| constexpr bool | components::kHasValidate< urabbitmq::ConsumerComponentBase > = true |