Convenience header that provides all the types for component implementation (components::ComponentContext, components::ComponentConfig). Prefer using a lightweight userver/components/component_fwd.hpp for component declaration. More...
#include <userver/components/component_config.hpp>
#include <userver/components/component_context.hpp>
Go to the source code of this file.
Convenience header that provides all the types for component implementation (components::ComponentContext, components::ComponentConfig). Prefer using a lightweight userver/components/component_fwd.hpp for component declaration.
Definition in file component.hpp.