MCPcopy
hub / github.com/grpc/grpc-go / ResolveNow

Method ResolveNow

balancer/balancer.go:171–171  ·  view source on GitHub ↗

ResolveNow is called by balancer to notify gRPC to do a name resolving.

(resolver.ResolveNowOptions)

Source from the content-addressed store, hash-verified

169
170 // ResolveNow is called by balancer to notify gRPC to do a name resolving.
171 ResolveNow(resolver.ResolveNowOptions)
172
173 // Target returns the dial target for this ClientConn.
174 //

Callers 2

watchRemoteBalancerMethod · 0.65
ExitIdleMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected