update
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// Package roundrobin defines a roundrobin balancer. Roundrobin balancer is
|
||||
// installed as one of the default balancers in gRPC, users don't need to
|
||||
// explicitly install this balancer.
|
||||
package random
|
||||
package random_balancer
|
||||
|
||||
import (
|
||||
"google.golang.org/grpc/balancer"
|
||||
Reference in New Issue
Block a user