Returns a list of components to do basic logging, component initialization and configuration. More...
#include <userver/components/component_list.hpp>
Go to the source code of this file.
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Functions | |
ComponentList | components::MinimalComponentList () |
Returns a list of components to do basic logging, component initialization and configuration. | |
Returns a list of components to do basic logging, component initialization and configuration.
Definition in file minimal_component_list.hpp.