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

Struct bb

balancer/leastrequest/leastrequest.go:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62type bb struct{}
63
64func (bb) ParseConfig(s json.RawMessage) (serviceconfig.LoadBalancingConfig, error) {
65 lbConfig := &LBConfig{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected