MCPcopy
hub / github.com/grpc/grpc-go / weightedPickerGroup

Struct weightedPickerGroup

balancer/weightedtarget/weightedaggregator/aggregator.go:292–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292type weightedPickerGroup struct {
293 w wrr.WRR
294}
295
296// newWeightedPickerGroup takes pickers with weights, and groups them into one
297// picker.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected