jsgoecke / tesla

Provides a wrapper around the API to easily query and command a Telsa car. As of now this has been used with a Model S, a Model X, and a Model 3.
MIT License
325 stars 73 forks source link

Fix golint errors for commands.go #16

Closed dewski closed 5 years ago

dewski commented 8 years ago

I was working locally on doing some testing with this library and ran into a couple minor golint errors.