kinbiko / bugsnag

Well-documented, maintainable, idiomatic, opinionated, and *unofficial* rewrite of the Bugsnag Go notifier
MIT License
3 stars 0 forks source link

[chore] Rename Sanitize -> SanitizeErrorReport #1

Closed kinbiko closed 4 years ago

kinbiko commented 4 years ago

This name change is necessary in order to allow another method called SanitizeSession to be added in the future on the same type without making naming awkward.