Component that prepares the engine internals and starts all the other components.
Definition in file manager_controller_component.hpp.
Go to the source code of this file.
#include <userver/components/component_fwd.hpp>
#include <userver/components/impl/component_base.hpp>
#include <userver/concurrent/async_event_source.hpp>
#include <userver/dynamic_config/snapshot.hpp>
#include <userver/engine/task/task_processor_fwd.hpp>
#include <userver/utils/statistics/entry.hpp>
Classes | |
class | components::ManagerControllerComponent |
Component that prepares the engine internals and starts all the other components. More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Variables | |
template<> | |
constexpr auto | components::kConfigFileMode< ManagerControllerComponent > |