Matthew Hardwick
Matthew Hardwick
Why document it if you haven't done this yet?
Essentially, there are two use cases we want to meet here. 1. In the case where a `withMessage` is added to the chain independently of a `withStack`, we want to...
Also experiencing build errors from `gofmt` output on a project which depends on this library (via other dependencies, it seems) after switching that project to use go modules.
This is a great use case I hadn't thought of when I wrote the library. I'll take a look at the custom exception handler internals and docs and see how...
This is a pretty interesting use case. I had limited this library to handling only changes in the actual representations of resources being serialized back for clients. I think an...