mirror of https://github.com/grpc/grpc-go.git
This PR simplifies IP address handling in `lbBalancer.processServerList`. From [net.JoinHostPort](https://pkg.go.dev/net#JoinHostPort): > JoinHostPort combines host and port into a network address of the form "host:port". If host contains a colon, as found in literal IPv6 addresses, then JoinHostPort returns "[host]:port". RELEASE NOTES: none |
||
---|---|---|
.. | ||
grpc_lb_v1 | ||
state | ||
grpclb.go | ||
grpclb_config.go | ||
grpclb_config_test.go | ||
grpclb_picker.go | ||
grpclb_remote_balancer.go | ||
grpclb_test.go | ||
grpclb_util.go | ||
grpclb_util_test.go |