Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ ExitIdle
Method
ExitIdle
internal/balancer/gracefulswitch/gracefulswitch_test.go:881–883 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
879
}
880
881
func
(mb1 *mockBalancer) ExitIdle() {
882
mb1.exitIdleCh.Send(
struct
{}{})
883
}
884
885
// waitForClientConnUpdate verifies if the mockBalancer receives the
886
// provided ClientConnState within a reasonable amount of time.
Callers
nothing calls this directly
Calls
1
Send
Method · 0.65
Tested by
no test coverage detected