import "google.golang.org/grpc/resolver/passthrough"
Package passthrough implements a pass-through resolver. It sends the target name without scheme back to gRPC as resolved address.
Deprecated: this package is imported by grpc and should not need to be imported directly by users.
passthrough.go