Is it by design to pass the proxy like so?: `Transport: scraper.NewTransport(&http.Transport{Proxy: http.ProxyURL(proxy)}),` Curious to know what your reply is because I tend to get goroutine crashes when I run multiple. Thanks
Is it by design to pass the proxy like so?:
Transport: scraper.NewTransport(&http.Transport{Proxy: http.ProxyURL(proxy)}),Curious to know what your reply is because I tend to get goroutine crashes when I run multiple.
Thanks