Closed kamilogorek closed 5 years ago
Let's make it all 100% before moving forward – https://goreportcard.com/report/github.com/getsentry/raven-go
SetDebug
golint
Updated.
I would redirect these prints through a helper function that can be silenced.
Added. We can start logging more details using it from now on.
Let's make it all 100% before moving forward – https://goreportcard.com/report/github.com/getsentry/raven-go
SetDebug
functiongolint
(it'd be nice to use https://github.com/alecthomas/gometalinter instead, but it'd require us to drop support for <1.9 [which would be nice anyway, as we could use type aliases and start unifying some old interfaces to follow the spec and naming conventions from https://docs.sentry.io/development/sdk-dev/interfaces/)