Updated Go2ErrorHandlingFeedback (markdown)

Franz 2021-02-04 23:48:35 +00:00
parent 6d670025b2
commit eacd9b4407

@ -148,6 +148,8 @@ Concepts that appear repeatedly among the suggestions below.
- krhubert, "[Error default handler for tests](https://golang.org/issue/32361)", May 2019
- Franz, Implement error handling like an invariant check of a variable. when the value changes, a function is called. this can then be used in other situations too.
## Remove handler chaining
- Markus Heukelom, "[proposal: Improve error handing using `guard` and `must` keywords](https://github.com/golang/go/issues/31442)", April 2019