userver: userver/ugrpc/client/middlewares/deadline_propagation/component.hpp File Reference
Loading...
Searching...
No Matches
component.hpp File Reference

Detailed Description

Go to the source code of this file.

#include <userver/ugrpc/client/middlewares/base.hpp>
+ Include dependency graph for component.hpp:

Classes

class  ugrpc::client::middlewares::deadline_propagation::Component
 Component for gRPC client deadline_propagation. Update deadline from TaskInheritedData if it exists and more strict than context deadline. More...
 

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::client
 Client-side utilities.
 
namespace  ugrpc::client::middlewares::deadline_propagation
 Client logging middleware.