Pickfirst one address per subconn #9
Annotations
8 errors
tests (vet, 1.22):
balancer/pickfirst_leaf/pickfirst_leaf.go#L43
const subConnListConnecting is unused (U1000)
|
tests (vet, 1.22):
balancer/pickfirst_leaf/pickfirst_leaf.go#L44
const subConnListConnected is unused (U1000)
|
tests (vet, 1.22):
balancer/pickfirst_leaf/pickfirst_leaf.go#L45
const subConnListClosed is unused (U1000)
|
tests (vet, 1.22):
balancer/pickfirst_leaf/pickfirst_leaf.go#L638
func (*index).size is unused (U1000)
|
tests (vet, 1.22):
test/pickfirst_leaf_test.go#L340
func (*stateStoringBalancer).subConns is unused (U1000)
|
tests (vet, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.22, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true)
Process completed with exit code 1.
|
tests (tests, 1.22, -race)
Process completed with exit code 1.
|