github.com/patrickmn/go-cache.cache.Set
third-partyThe 6789th most-called third-party method by production calls. Called 205 times across 18 modules; 87 of those run outside tests and generated code.
- prod calls
- 87
- non-test, non-generated
- all calls
- 205
- total callsites
- modules
- 18
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 58%
- 118 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 method<1%A method on a value whose type is known exactly.
- Embedded method99%Reached through an embedded type.
who calls this
Notable callers
Production calls into cache.Set 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 205, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
rclone/rclone @v1.75.0
in loop -
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop - in loop
-
traefik/traefik/v3 @v3.7.10
in loop -
vitess.io/vitess @v0.24.2
go/vt/vttablet/tabletserver/throttle/throttler.go:406
in loop -
traefik/traefik @v1.7.34
in loop -
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/vttablet/tabletserver/throttle/throttler.go:411
in loop - in loop
-
txthinking/brook @v0.0.0-20260224032921-5cd13ef3b1fb
in loop
top callers
The modules that reach for it
The modules that call cache.Set most in this snapshot.
- github.com/patrickmn/go-cache9747%
- github.com/vitessio/vitess2110%
- vitess.io/vitess2110%
- github.com/traefik/traefik/v3136%
- github.com/photoprism/photoprism126%
siblings
More from github.com/patrickmn/go-cache
The other most-called members in this package. See all →