mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
move @yaxinlx link to section Other possibilities
parent
b028c8810d
commit
dd0342577c
@ -104,9 +104,6 @@ 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
|
||||
@ -202,6 +199,8 @@ Concepts that appear repeatedly among the suggestions below.
|
||||
|
||||
## Other possibilities
|
||||
|
||||
- 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
|
||||
|
||||
- Peter Goetz, "[Formalize and Enforce Error Handling](https://medium.com/@peter.gtz/thinking-about-new-ways-of-error-handling-in-go-2-e56d116952f1)", September 2017
|
||||
|
Loading…
x
Reference in New Issue
Block a user