Hey @evalphobia thanks for doing this!
Would you be opposed to moving this into raven-go? We have some other framework support, like Gin, that we're likely going to be moving into raven-go as well.
That way you'd do something like:
import "github.com/getsentry/raven-go/logrus"
Then we'd get documentation going over at https://docs.getsentry.com/hosted/clients/go/integrations/
Thoughts?
Hey @evalphobia thanks for doing this!
Would you be opposed to moving this into raven-go? We have some other framework support, like Gin, that we're likely going to be moving into raven-go as well.
That way you'd do something like:
Then we'd get documentation going over at https://docs.getsentry.com/hosted/clients/go/integrations/
Thoughts?