grafana/k6

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

Fechada

#2.161 aberto em 5 de out. de 2021

 (1 comentário) (0 reação) (0 responsável)Go (1.537 forks)batch import
featuregood first issuelower prio

Métricas do repositório

Stars
 (30.564 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador