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.26.0
- Published
- Dec 17, 2019
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.