ugrpc::client::middlewares::deadline_propagation::Component
Definition in file component.hpp.
Go to the source code of this file.
#include <userver/ugrpc/client/middlewares/base.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. | |