Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ fallbackNow
Method
fallbackNow
balancer/grpclb/grpclb_test.go:227–229 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
225
}
226
227
func
(b *remoteBalancer) fallbackNow() {
228
b.fbChan <-
struct
{}{}
229
}
230
231
func
(b *remoteBalancer) updateServerName(name string) {
232
b.wantServerName = name
Callers
2
TestGRPCLB_ExplicitFallback
Method · 0.80
TestGRPCLB_BackendConnectionErrorPropagation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected