MCPcopy
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
227func (b *remoteBalancer) fallbackNow() {
228 b.fbChan <- struct{}{}
229}
230
231func (b *remoteBalancer) updateServerName(name string) {
232 b.wantServerName = name

Calls

no outgoing calls

Tested by

no test coverage detected