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

Struct bb

balancer/rls/internal/test/e2e/rls_child_policy.go:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63type bb struct {
64 name string
65 bf *BalancerFuncs
66}
67
68func (bb bb) Name() string { return bb.name }
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected