A list to keep a unique list of components to start with components::Run(), utils::DaemonMain() or components::RunOnce().
Definition in file component_list.hpp.
Go to the source code of this file.
#include <functional>
#include <memory>
#include <set>
#include <string>
#include <userver/components/component_fwd.hpp>
#include <userver/components/static_config_validator.hpp>
Classes | |
class | components::ComponentList |
A list to keep a unique list of components to start with components::Run(), utils::DaemonMain() or components::RunOnce(). More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |