github.com/PuerkitoBio/goquery.Selection.AttrOr
third-partyThe 6699th most-called third-party method by production calls. Called 145 times across 11 modules; 89 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 89)
All of github.com/PuerkitoBio/goquery → Docs on pkg.go.dev ↗
- prod calls
- 89
- non-test, non-generated
- all calls
- 145
- total callsites
- modules
- 11
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 39%
- 56 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Selection.AttrOr from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 4 4%
where it's called
Callsites in the wild
12 representative callsites of 145, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
fish2018/pansou @v0.0.0-20260915065716-6f4e09f5dd6b
in loop - in loop
-
miniflux.app/v2 @v2.3.3
internal/reader/rewrite/content_rewrite_functions.go:144
in loop - in loop
-
miniflux.app/v2 @v2.3.3
internal/reader/rewrite/content_rewrite_functions.go:160
in loop - in loop test
-
gitea.dev @v1.27.3
tests/integration/repo_webhook_test.go:65
in loop test - in loop test
-
gitea.dev @v1.27.3
tests/integration/compare_test.go:315
in loop test -
-
top callers
The modules that reach for it
The modules that call Selection.AttrOr most in this snapshot.
- github.com/fish2018/pansou5739%
- gitea.dev2719%
- github.com/go-gitea/gitea2719%
- github.com/JohannesKaufmann/html-to-markdown139%
- github.com/grafana/k643%
siblings
More from github.com/PuerkitoBio/goquery
The other most-called members in this package. See all →