From 2b3ff3267146a90bb82e7f43a04c9cb0d110dcec Mon Sep 17 00:00:00 2001 From: morikuni Date: Sat, 29 Sep 2018 13:18:59 +0900 Subject: [PATCH] Updated Go2ErrorHandlingFeedback (markdown) --- Go2ErrorHandlingFeedback.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Go2ErrorHandlingFeedback.md b/Go2ErrorHandlingFeedback.md index 2186b4f3..c7d155b9 100644 --- a/Go2ErrorHandlingFeedback.md +++ b/Go2ErrorHandlingFeedback.md @@ -46,7 +46,9 @@ Critiques without counter-proposals # Counter-proposals ## Error handling with normal functions - + + - Taihei Morikuni, "[Use functions as an error handler, Add syntactic sugar to remove duplicated if statement](https://gist.github.com/morikuni/bbe4b2b0384507b42e6a79d4eca5fc61)", September 2018 + - Viktor Kojouharov, "[Reducing the special casing around the new error design draft](https://gist.github.com/urandom/6519990ef9eb7547e888a5f2da7f1a93)", September 2018 - Scott Pakin, "[Go 2 error handling based on non-local returns](https://gist.github.com/spakin/86ea86ca48aefc78b672636914f4fc23)", September 2018