grpclb icon indicating copy to clipboard operation
grpclb copied to clipboard

WithBalancer is deprecated

Open YamiOdymel opened this issue 6 years ago • 1 comments

The client example uses the deprecated method which called WithBalancer.

gRPC keeps changing the balancer api which makes me headache.

image

https://godoc.org/google.golang.org/grpc#WithBalancer

YamiOdymel avatar Jan 08 '19 09:01 YamiOdymel

I will update it or give me a PR.

vcaesar avatar Jan 09 '19 17:01 vcaesar