leopardslab / gocloud

☁️ Go API for open cloud
Apache License 2.0
119 stars 142 forks source link

Refactor and fix code and test cases #127

Open siddhpant opened 5 years ago

siddhpant commented 5 years ago

As you can see, the Travis CI builds are failing due to unnecessary imports, functions, variables and the test cases are failing. I tried to fix it (#126) thinking it would take only some time but it seems that the codebase has many errors.