lyft / gostats

Go client for Stats
Other
56 stars 18 forks source link

mock: panic when the type of testing.TB is not known and fix lint errors #69

Closed charlievieth closed 5 years ago

charlievieth commented 5 years ago

This fixes a bug identified by 'go vet' and lint errors due to exported methods not having comments.

Blocks: https://github.com/lyft/gostats/pull/70