userver: userver/components/common_server_component_list.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
common_server_component_list.hpp File Reference

Returns the most common list of components to start a fully functional server. More...

+ Include dependency graph for common_server_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::CommonServerComponentList ()
 Returns the most common list of components to start a fully functional server.
 

Detailed Description

Returns the most common list of components to start a fully functional server.

Definition in file common_server_component_list.hpp.