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

Method ShouldThrottle

balancer/rls/control_channel.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46
47type adaptiveThrottler interface {
48 ShouldThrottle() bool
49 RegisterBackendResponse(throttled bool)
50}
51

Callers 2

lookupMethod · 0.65

Implementers 2

fakeThrottlerbalancer/rls/helpers_test.go
Throttlerbalancer/rls/internal/adaptive/adaptiv

Calls

no outgoing calls

Tested by 1