Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
5 contributions in the last year
Contribution activity
May 2019
nbasu02 has no activity
yet for this period.
April 2019
Created a pull request in getsentry/raven-go that received 1 comment
Return empty string if errWrappedWithExtra.err is nil
Calling ewx.err.Error() can result in a panic if err is nil. This PR adds a fallback that returns an empty string if this ends up being the case.
+11
−0
•
1
comment