From b73661dd1cf469163ce7f87fe5b5a18bef56a69b Mon Sep 17 00:00:00 2001 From: Alex Hornbake Date: Mon, 10 Jun 2019 08:57:15 -0400 Subject: [PATCH] Updated Go2ErrorHandlingFeedback (markdown) --- Go2ErrorHandlingFeedback.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Go2ErrorHandlingFeedback.md b/Go2ErrorHandlingFeedback.md index 96cc8f67..7c7fedce 100644 --- a/Go2ErrorHandlingFeedback.md +++ b/Go2ErrorHandlingFeedback.md @@ -206,6 +206,8 @@ Concepts that appear repeatedly among the suggestions below. ## Other possibilities +- Alex Hornbake, "[refuse. conditional return keyword](https://gist.github.com/alexhornbake/6a4c1c6a0f2a063da6dda1bf6ec0f5f3)", June 2019 + - yaxinlx, "[Use ? as suffix to remove the last error value from multi-value tuples](https://gist.github.com/yaxinlx/1e013fec0e3c2469f97074dbf5d2e2c0)", March 2019 - Plamen Stoev, "[Go 2 block-level checks](https://gist.github.com/coquebg/afe44e410f883a313dc849da3e1ff34c)", November 2018