Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Close
Method
Close
internal/balancer/gracefulswitch/gracefulswitch_test.go:877–879 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
875
}
876
877
func
(mb1 *mockBalancer) Close() {
878
mb1.closeCh.Send(
struct
{}{})
879
}
880
881
func
(mb1 *mockBalancer) ExitIdle() {
882
mb1.exitIdleCh.Send(
struct
{}{})
Callers
nothing calls this directly
Calls
1
Send
Method · 0.65
Tested by
no test coverage detected