mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
As mentioned in goquery's documentation (https://pkg.go.dev/github.com/PuerkitoBio/goquery#Single): > By default, Selection.Find and other functions that accept a selector string to select nodes will use all matches corresponding to that selector. By using the Matcher returned by Single, at most the first match will be selected. > > The one using Single is optimized to be potentially much faster on large documents. |
||
---|---|---|
.. | ||
media_proxy_test.go | ||
rewriter.go | ||
url.go |