package passthrough
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.
Index ¶
Source Files ¶
passthrough.go
- Version
- v1.39.0
- Published
- Jun 29, 2021
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.