Hi,
at 2017 we implemented a solution like this:
#17
We updated our project, recently. Now there ist an error message at
client.HTTPClient.Transport = &http.Transport{
The client.HTTPClient.Transport is an unresolved reference. How we can get it to work now?
Hi,
at 2017 we implemented a solution like this:
#17
We updated our project, recently. Now there ist an error message at
client.HTTPClient.Transport = &http.Transport{The client.HTTPClient.Transport is an unresolved reference. How we can get it to work now?