Updated Go2ErrorHandlingFeedback (markdown)

yaxinlx 2019-03-01 14:37:09 -04:00
parent 2bc1f8c5c4
commit 6d73ec5d2d

@ -102,6 +102,9 @@ Concepts that appear repeatedly among the suggestions below.
# Modest revisions
- yaxinlx, "[Use ? as suffixes of multi-value tuples to remove the last error value from multi-value tuples](https://gist.github.com/yaxinlx/1e013fec0e3c2469f97074dbf5d2e2c0)", March 2019
- Rockmen, "[Add handle and ? as syntax sugar maybe](https://github.com/rockmenjack/go-2-proposals/blob/master/error_handling.md)", December 2018
- Steve Manuel, "[Go 2 `handle` statement to optionally use a type switch](https://github.com/golang/go/issues/28344)", October 2018