expvar.Int.Set
standard libraryThe 8250th most-called standard-library method by production calls. Called 122 times across 23 modules; 72 of those run outside tests and generated code.
- prod calls
- 72
- non-test, non-generated
- all calls
- 122
- total callsites
- modules
- 23
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 41%
- 50 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 Int.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 122, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/badger @v1.6.2
in loop -
ardanlabs/gotraining @v0.0.0-20260512011504-4ae5a46bfc66
in loop -
tinode/chat @v0.25.3
in loop - in loop
-
dgraph-io/badger @v1.6.2
in loop - in loop
-
dgraph-io/badger/v4 @v4.9.6
in loop - in loop
-
dgraph-io/badger/v4 @v4.9.6
in loop - in loop
- in loop
- in loop test
top callers
The modules that reach for it
The modules that call Int.Set most in this snapshot.
- github.com/grafana/tempo1714%
- github.com/sagernet/tailscale1613%
- github.com/tailscale/tailscale1613%
- tailscale.com1613%
- github.com/cilium/statedb76%
siblings
More from expvar
The other most-called members in this package. See all →