#include <userver/ugrpc/client/call_context.hpp>
gRPC call context
Definition at line 19 of file call_context.hpp.
Public Member Functions | |
| grpc::ClientContext & | GetClientContext () |
| std::string_view | GetClientName () const noexcept |
| std::string_view | GetCallName () const noexcept |
|
noexcept |
| grpc::ClientContext & ugrpc::client::CallContext::GetClientContext | ( | ) |
|
noexcept |