From 21c1cd75a7cd7a85f25a80d12b07d21a3928367a Mon Sep 17 00:00:00 2001 From: "Andrew W. Phillips" Date: Thu, 13 Sep 2018 19:56:57 +1000 Subject: [PATCH] Updated Go2ErrorHandlingFeedback (markdown) --- Go2ErrorHandlingFeedback.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Go2ErrorHandlingFeedback.md b/Go2ErrorHandlingFeedback.md index a15083dc..e42dbff6 100644 --- a/Go2ErrorHandlingFeedback.md +++ b/Go2ErrorHandlingFeedback.md @@ -68,6 +68,8 @@ Critiques without counter-proposals - Simon Howard, “[Go 2 errors response: One Handler Per Function](https://gist.github.com/fragglet/df6c5471771d87b2ad597d2efc57cb3e)”, August 2018 +- Andrew Phillips, “[Improving Go Error Handling](http://devmethodologies.blogspot.com/2017/10/improving-go-error-handling.html)”, October 2017 + ## Use defer - Victoria Raymond, “[Force 'check' to return error instead of allowing customized logic](https://gist.github.com/VictoriaRaymond/d70663a6ec6cdc59816b8806dccf7826)”, August 2018