Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ ExitIdle
Method
ExitIdle
balancer/weightedtarget/weightedtarget.go:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
}
193
194
func
(b *weightedTargetBalancer) ExitIdle() {
195
b.bg.ExitIdle()
196
}
Callers
nothing calls this directly
Calls
1
ExitIdle
Method · 0.65
Tested by
no test coverage detected