gopkg.in/yaml.v2.Unmarshal
third-partyThe 2993rd most-called third-party function by production calls. Called 478 times across 80 modules; 201 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 201
- non-test, non-generated
- all calls
- 478
- total callsites
- modules
- 80
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 58%
- 277 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 function96%A direct call to an exported package function, resolved by type.
- Package function (by syntax)4%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Unmarshal from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 12 6%
- VictoriaMetrics 11 5%
- Prometheus 8 4%
- Traefik 5 2%
- MinIO 4 2%
where it's called
Callsites in the wild
12 representative callsites of 478, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
schollz/croc @v2.2.0+incompatible
in loop - in loop
- in loop
- in loop
-
go.uber.org/config @v1.4.1
config.go:177
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Unmarshal most in this snapshot.
- github.com/grafana/loki/v35010%
- github.com/prometheus/alertmanager368%
- github.com/cortexproject/cortex357%
- github.com/photoprism/photoprism306%
- github.com/thanos-io/thanos296%
siblings
More from gopkg.in/yaml.v2
The other most-called functions in this package. See all →