Skip to content
callcount

github.com/PuerkitoBio/goquery.NewDocumentFromReader

third-party

The 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.

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.

NewDocumentFromReader · 12 of 335 callsites

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%