grafana/k6

Update goquery and add new Single method to `k6/html`

Open

#2 161 ouverte le 5 oct. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (30 564 stars) (1 537 forks)batch import
featuregood first issuelower prio

Description

https://github.com/PuerkitoBio/goquery/commit/0126a1fd88fe40e3de18dd677e094b46e23d0cb9 added a new method to optimize getting only the first (single) element from a matcher which might be useful for users as well.

Guide contributeur