Component for gRPC client baggage.
More...
#include <userver/ugrpc/client/middlewares/baggage/component.hpp>
|
static constexpr std::string_view | kName = "grpc-client-baggage" |
|
Component for gRPC client baggage.
Definition at line 17 of file component.hpp.
◆ GetMiddlewareFactory()
std::shared_ptr< const MiddlewareFactoryBase > ugrpc::client::middlewares::baggage::Component::GetMiddlewareFactory |
( |
| ) |
|
|
overridevirtual |
◆ kName
constexpr std::string_view ugrpc::client::middlewares::baggage::Component::kName = "grpc-client-baggage" |
|
staticconstexpr |
The documentation for this class was generated from the following file: