userver: userver/ugrpc/client/middlewares/baggage/component.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Detailed Description

Component for gRPC client baggage.

Definition in file component.hpp.

Go to the source code of this file.

#include <userver/ugrpc/client/middlewares/baggage/middleware.hpp>

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::client
 Client-side utilities.
 
namespace  ugrpc::client::middlewares
 
namespace  ugrpc::client::middlewares::baggage
 

Typedefs

using ugrpc::client::middlewares::baggage::Component = SimpleMiddlewareFactoryComponent<Middleware>
 Component for gRPC client baggage.