Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
47
type
adaptiveThrottler
interface
{
48
ShouldThrottle() bool
49
RegisterBackendResponse(throttled bool)
50
}
51
Callers
2
lookup
Method · 0.65
TestShouldThrottleOptions
Function · 0.65
Implementers
2
fakeThrottler
balancer/rls/helpers_test.go
Throttler
balancer/rls/internal/adaptive/adaptiv
Calls
no outgoing calls
Tested by
1
TestShouldThrottleOptions
Function · 0.52