go-xmpp
go-xmpp copied to clipboard
Improve error formatting / wrapping / unwrapping
Is this about getting rid of xerrors?
It was mostly about moving to the new Go error handling from Go 1.13. This means moving from xerrors to new standard code, but also be more consistent in how we report the error and wrap some context.