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

Method ExitIdle

balancer/weightedtarget/weightedtarget.go:194–196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

192}
193
194func (b *weightedTargetBalancer) ExitIdle() {
195 b.bg.ExitIdle()
196}

Callers

nothing calls this directly

Calls 1

ExitIdleMethod · 0.65

Tested by

no test coverage detected