gopkg.in/yaml.v3.NewDecoder
third-partyThe 5788th most-called third-party function by production calls. Called 122 times across 43 modules; 102 of those run outside tests and generated code.
- prod calls
- 102
- non-test, non-generated
- all calls
- 122
- total callsites
- modules
- 43
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 16%
- 19 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 function98%A direct call to an exported package function, resolved by type.
- Package function (by syntax)2%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewDecoder 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.
- in loop
-
kataras/iris @v0.0.2
in loop -
kataras/iris/v12 @v12.2.11
in loop -
anchore/grype @v0.116.1
in loop test - in loop test
-
gopkg.in/yaml.v3 @v3.0.1
decode_test.go:858
in loop test -
anchore/grype @v0.116.1
in loop test - in loop test
-
gopkg.in/yaml.v3 @v3.0.1
decode_test.go:894
in loop test -
anchore/grype @v0.116.1
in loop test - in loop test
-
gopkg.in/yaml.v3 @v3.0.1
decode_test.go:978
in loop test
top callers
The modules that reach for it
The modules that call NewDecoder most in this snapshot.
- github.com/aquasecurity/trivy1311%
- github.com/crowdsecurity/crowdsec108%
- github.com/weaviate/weaviate97%
- github.com/GoogleContainerTools/skaffold/v265%
- github.com/GoogleContainerTools/skaffold54%
siblings
More from gopkg.in/yaml.v3
The other most-called functions in this package. See all →