encoding/json.Valid
standard libraryThe 2961st most-called standard-library function by production calls. Called 333 times across 97 modules; 203 of those run outside tests and generated code.
13% in production calls vs 2026-W37 (179 → 203)
- prod calls
- 203
- non-test, non-generated
- all calls
- 333
- total callsites
- modules
- 97
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 39%
- 130 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Valid from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 4 2%
- Kyverno 4 2%
- Helm 3 1%
- Terraform 3 1%
- InfluxDB 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 333, prioritizing in-loop and non-test usage. We link to source, never display it.
-
charm.land/fantasy @v0.44.0
providers/openai/language_model.go:645
in loop -
Mrs4s/MiraiGo @v0.0.0-20240226124653-54bdd873e3fe
in loop -
canopy-network/canopy @v0.1.28-0.20260915203522-5820274b55dc
in loop - in loop
-
dagger/dagger @v0.21.8
in loop - in loop
- in loop
- in loop
- in loop
-
packethost/packngo @v0.31.0
in loop -
photoprism/photoprism @v0.0.0-20260921054317-4fa333f26845
in loop - in loop
top callers
The modules that reach for it
The modules that call Valid most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix4413%
- github.com/gastownhall/beads206%
- github.com/steveyegge/beads206%
- github.com/Tencent/WeKnora185%
- github.com/elastic/go-elasticsearch/v8124%
siblings
More from encoding/json
The other most-called functions in this package. See all →