package passthrough

Import Path
	google.golang.org/grpc/internal/resolver/passthrough (on go.dev)

Dependency Relation
	imports 2 packages, and imported by one package

Involved Source Files Package passthrough implements a pass-through resolver. It sends the target name without scheme back to gRPC as resolved address.