import "google.golang.org/grpc/xds/internal/resolver"
Package resolver implements the xds resolver, that does LDS and RDS to find the cluster to use.
logging.go serviceconfig.go watch_service.go xds_resolver.go
Scheme is the xDS resolver's scheme.
TODO(easwars): Rename this package as xdsresolver so that this is accessed as xdsresolver.Scheme
const Scheme = "xds"