#include <userver/ugrpc/client/call_context.hpp>
gRPC call context
Definition at line 20 of file call_context.hpp.
◆ GetCallName()
std::string_view ugrpc::client::CallContext::GetCallName |
( |
| ) |
const |
|
noexcept |
◆ GetClientContext()
grpc::ClientContext & ugrpc::client::CallContext::GetClientContext |
( |
| ) |
|
- Returns
- the
ClientContext
used for this RPC
◆ GetClientName()
std::string_view ugrpc::client::CallContext::GetClientName |
( |
| ) |
const |
|
noexcept |
◆ GetSpan()
The documentation for this class was generated from the following file: