import "google.golang.org/grpc/internal/resolver/passthrough"
Package passthrough implements a pass-through resolver. It sends the target name without scheme back to gRPC as resolved address.
passthrough.go