tetra12 closed pull request #37: WIP: (#36) - support async client
URL: https://github.com/apache/cloudstack-go/pull/37
--
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 unsub
tetra12 commented on PR #37:
URL: https://github.com/apache/cloudstack-go/pull/37#issuecomment-1779378444
This refactor is NOT required, since current API implements both async and
timeout:
```go
func NewClient() *cloudstack.CloudStackClient {
cs := cloudstack.NewAsyncClient(a