golang.org/x/time/rate.Limiter.Allow
third-partyThe 7794th most-called third-party method by production calls. Called 121 times across 40 modules; 76 of those run outside tests and generated code.
- prod calls
- 76
- non-test, non-generated
- all calls
- 121
- total callsites
- modules
- 40
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 37%
- 45 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Limiter.Allow from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 9 12%
- Consul 6 8%
- Docker 5 7%
- Kubernetes 4 5%
- Tailscale 3 4%
where it's called
Callsites in the wild
12 representative callsites of 121, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
sagernet/gvisor @v0.0.0-20260727.0-sing-box-mod.1
in loop - in loop
- in loop test
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
in loop test -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop test - in loop test
- in loop test
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
in loop test -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop test - in loop test
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop test
top callers
The modules that reach for it
The modules that call Limiter.Allow most in this snapshot.
- github.com/photoprism/photoprism2017%
- github.com/cadence-workflow/cadence87%
- github.com/google/gvisor87%
- github.com/uber/cadence87%
- golang.org/x/time87%
siblings
More from golang.org/x/time/rate
The other most-called members in this package. See all →