add p2c peak ewma load balancer
This commit is contained in:
7
rpcx/internal/balancer/p2c/p2c_test.go
Normal file
7
rpcx/internal/balancer/p2c/p2c_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package p2c
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestP2cPicker_Pick(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user