add p2c peak ewma load balancer
This commit is contained in:
@@ -21,7 +21,7 @@ type (
|
||||
ClientOption func(options *ClientOptions)
|
||||
|
||||
Client interface {
|
||||
Next() (*grpc.ClientConn, bool)
|
||||
Conn() *grpc.ClientConn
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user