mirror of https://github.com/grpc/grpc-go.git
* Use builtin min and max functions Go added builtin min and max functions in 1.21. This commit removes existing functions and uses the built-ins in stead. * Revert gofmt changes |
||
|---|---|---|
| .. | ||
| base | ||
| endpointsharding | ||
| grpclb | ||
| leastrequest | ||
| pickfirst | ||
| rls | ||
| roundrobin | ||
| weightedroundrobin | ||
| weightedtarget | ||
| balancer.go | ||
| conn_state_evaluator.go | ||
| conn_state_evaluator_test.go | ||