Functions to start a daemon with specified components list. More...
#include <userver/components/component_list.hpp>
 Include dependency graph for daemon_run.hpp:Go to the source code of this file.
Namespaces | |
| namespace | utils | 
| Utilities.  | |
Functions | |
| int | utils::DaemonMain (int argc, const char *const argv[], const components::ComponentList &components_list) | 
Functions to start a daemon with specified components list.
Definition in file daemon_run.hpp.