We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WithContextDialer
1 parent d382d84 commit 5ac73acCopy full SHA for 5ac73ac
Documentation/proxy.md
@@ -12,4 +12,4 @@ connection before giving it to gRPC.
12
13
If the default proxy doesn't work for you, replace the default dialer with your
14
custom proxy dialer. This can be done using
15
-[`WithDialer`](https://godoc.org/google.golang.org/grpc#WithDialer).
+[`WithContextDialer`](https://pkg.go.dev/google.golang.org/grpc#WithContextDialer).
0 commit comments