Home
last modified time | relevance | path

Searched refs:rrPicker (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/balancer/roundrobin/
Droundrobin.go54 return &rrPicker{
59 type rrPicker struct { struct
69 func (p *rrPicker) Pick(ctx context.Context, opts balancer.PickOptions) (balancer.SubConn, func(bal… argument