bhutch29 / abv

Bar inventory tracking system
MIT License
6 stars 2 forks source link

API code review #114

Closed ryanavella closed 5 years ago

ryanavella commented 5 years ago

Here is my code review for API. I've tried to limit each change to a single commit, to make it easier to review. We can go over it in person before you accept the pull request.

bhutch29 commented 5 years ago

Is it just me or did you only reorder the imports?

ryanavella commented 5 years ago

Yeah sorry, I decided to group all of my code reviews by package, and some of the packages ended up having only minor feedback. This one I only ran gofmt and some other formatters on. I thought I would have more feedback, but everything looks fine to me.