Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
63
type
bb
struct
{
64
name string
65
bf *BalancerFuncs
66
}
67
68
func
(bb bb) Name() string {
return
bb.name }
69
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected