github.com/jackc/pgx/v5.QueuedQuery.QueryRow (method)

one use

	github.com/jackc/pgx/v5 (current package)
		batch.go#L38: func (qq *QueuedQuery) QueryRow(fn func(row Row) error) {