psycofdj opened a new pull request #20: URL: https://github.com/apache/cloudstack-go/pull/20
This PR adds a method to configure the http client timeout for synchronized api calls. Despite this being already possible by using the `WithHTTPClient` method, configuring the timeout is very common and having a dedicated method is much more simpler than overriding the whole `http.Client` object. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org