github.com/hashicorp/golang-lru/v2.Cache.Add
third-partyThe 5565th most-called third-party method by production calls. Called 133 times across 29 modules; 106 of those run outside tests and generated code.
All of github.com/hashicorp/golang-lru/v2 → Docs on pkg.go.dev ↗
- prod calls
- 106
- non-test, non-generated
- all calls
- 133
- total callsites
- modules
- 29
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 20%
- 27 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 Cache.Add from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 133, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
models/auth/access_token.go:133
in loop - in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
-
gitea.dev @v1.27.1
models/actions/task.go:219
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Cache.Add most in this snapshot.
- github.com/bytebase/bytebase3829%
- github.com/hashicorp/golang-lru/v22519%
- github.com/seaweedfs/seaweedfs75%
- gitea.dev65%
- github.com/go-gitea/gitea65%
siblings
More from github.com/hashicorp/golang-lru/v2
The other most-called members in this package. See all →