aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
276 stars 117 forks source link

Replace error type assertions with `errors.As` in DefaultFormattingStrategy #353

Closed okonos closed 2 years ago

okonos commented 2 years ago

Issue #352

Description of changes: See the linked issue.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.