Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ init
Function
init
service_config_test.go:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
func
init() {
109
balancer.Register(parseBalancerBuilder{})
110
}
111
112
func
(s) TestParseLBConfig(t *testing.T) {
113
testcases := []parseTestCase{
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected