github.com/PuerkitoBio/goquery.NewDocumentFromReader
third-partyThe 3080th most-called third-party function by production calls. Called 335 times across 28 modules; 191 of those run outside tests and generated code.
All of github.com/PuerkitoBio/goquery → Docs on pkg.go.dev ↗
- prod calls
- 191
- non-test, non-generated
- all calls
- 335
- total callsites
- modules
- 28
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 43%
- 144 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 function4%A direct call to an exported package function, resolved by type.
- Package function (by syntax)96%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewDocumentFromReader from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 3 2%
- Grafana 3 2%
- Gitea 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 335, prioritizing in-loop and non-test usage. We link to source, never display it.
-
avelino/awesome-go @v0.0.0-20260805021253-f899f17b6a06
in loop -
avelino/awesome-go @v0.0.0-20260805021253-f899f17b6a06
in loop -
PuerkitoBio/goquery @v1.12.0
in loop test - in loop test
- in loop test
-
miniflux.app/v2 @v2.3.3
internal/reader/readability/readability_test.go:64
in loop test - in loop test
- in loop test
-
miniflux.app/v2 @v2.3.3
internal/reader/readability/readability_test.go:345
in loop test - in loop test
-
miniflux.app/v2 @v2.3.3
internal/reader/readability/readability_test.go:448
in loop test - in loop test
top callers
The modules that reach for it
The modules that call NewDocumentFromReader most in this snapshot.
- github.com/fish2018/pansou10531%
- github.com/projectdiscovery/katana5717%
- github.com/miniflux/v25015%
- miniflux.app/v25015%
- github.com/PuerkitoBio/goquery134%