Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ ExitIdle
Method
ExitIdle
internal/xds/balancer/clusterimpl/clusterimpl.go:511–513 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
509
}
510
511
func
(b *clusterImplBalancer) ExitIdle() {
512
b.child.ExitIdle()
513
}
514
515
// Override methods to accept updates from the child LB.
516
Callers
nothing calls this directly
Calls
1
ExitIdle
Method · 0.65
Tested by
no test coverage detected