diff --git a/Go2ErrorHandlingFeedback.md b/Go2ErrorHandlingFeedback.md index 32d1aa62..e41708a1 100644 --- a/Go2ErrorHandlingFeedback.md +++ b/Go2ErrorHandlingFeedback.md @@ -122,6 +122,8 @@ Concepts that appear repeatedly among the suggestions below. # Modest revisions + - Joe Lapp, "[`on...return` for error handling](https://github.com/golang/go/issues/48855)" + - Leidong Liu, "[a, b, !checkError := Sub(...)](https://gist.github.com/lldld/bf93ca94c24f172e95baf8c123427ace)", Nov 2019 - Jin Feng, "[A simplified Go 2 error handling solution with no handler], (https://gist.github.com/jfeng45/416d4ecb42a4df50bebf86ce1c41c668)", July 2019