smilelikeshit / cli-start-stop-instance-aws-gcp-do

learning go to build CLI
0 stars 1 forks source link

why you not used goroutines? #2

Open Arif9878 opened 2 years ago

Arif9878 commented 2 years ago

https://github.com/smilelikeshit/cli-start-stop-instance-aws-gcp-do/blob/72e15e22f32975e32da457ef73555b9662d3363f/services/cloudaws/instance.go#L13

smilelikeshit commented 2 years ago

please check https://github.com/smilelikeshit/cli-start-stop-instance-aws-gcp-do/pull/4

im try to implement routine with provider digitalocean. @Arif9878