googleinterns / cloud-operations-api-mock

Apache License 2.0
5 stars 2 forks source link

Fix all lint errors #35

Closed the-ericwang35 closed 4 years ago

the-ericwang35 commented 4 years ago

This PR fix all the lint errors that arose after we added golint to the repo. This PR adds comments to exported functions/variables, fixes up some concurrent tests, and stops exporting all the statuses solely for the purpose of testing.