Returns a list of components to start a basic HTTP server.
Definition in file minimal_server_component_list.hpp.
Go to the source code of this file.
#include <userver/components/component_list.hpp>
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | components |
| Contains functions and types to start a userver based service/tool. | |
Functions | |
| ComponentList | components::MinimalServerComponentList () |
| Returns a list of components to start a basic HTTP server. | |