#include "absl/types/optional.h"
#include "src/core/lib/gprpp/time.h"
#include "src/proto/grpc/lookup/v1/rls.grpc.pb.h"
#include "src/proto/grpc/lookup/v1/rls.pb.h"
#include "test/cpp/end2end/counted_service.h"
Go to the source code of this file.
Classes | |
struct | grpc::testing::RlsServiceImpl::ResponseData |
struct | grpc::testing::RlsServiceImpl::RlsRequestLessThan |
class | grpc::testing::RlsServiceImpl |
Namespaces | |
grpc | |
grpc::testing | |
Typedefs | |
using | grpc::testing::RlsService = CountedService< grpc::lookup::v1::RouteLookupService::Service > |
Functions | |
grpc::lookup::v1::RouteLookupRequest | grpc::testing::BuildRlsRequest (std::map< std::string, std::string > key, grpc::lookup::v1::RouteLookupRequest::Reason reason, const char *stale_header_data) |
grpc::lookup::v1::RouteLookupResponse | grpc::testing::BuildRlsResponse (std::vector< std::string > targets, const char *header_data) |