#include <grpc/support/port_platform.h>
#include <memory>
#include <string>
#include "absl/strings/string_view.h"
#include "absl/strings/strip.h"
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/iomgr/iomgr_fwd.h"
#include "src/core/lib/resolver/resolver.h"
#include "src/core/lib/uri/uri_parser.h"
Go to the source code of this file.
Classes | |
struct | grpc_core::ResolverArgs |
class | grpc_core::ResolverFactory |
Namespaces | |
grpc_core | |