package
github.com/PuerkitoBio/goquery
third-party8 third-party functions from github.com/PuerkitoBio/goquery, ranked by how often they are called outside tests and generated code.
- prod calls
- 3,029
- non-test, non-generated
- all calls
- 5,172
- total callsites
- functions
- 8
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/PuerkitoBio/goquery
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Selection.Find | 989 |
| Selection.Text | 515 |
| Selection.Attr | 407 |
| Selection.Each | 352 |
| Selection.Length | 269 |
| NewDocumentFromReader | 218 |
| Selection.First | 190 |
| Selection.AttrOr | 89 |