Go 2 Error Values Feedback
This page is meant to collect and organize feedback about the Go 2 error values draft designs.
Please post feedback on your blog, Medium, GitHub Gists, mailing lists, Google Docs, etc. And then please link it here.
As the amount of feedback grows, please feel free to organize this page by specific kind of feedback.
Error Inspection
- jimmy frasche, “Why limit this inspection to errors?”, August 2018
- Dan Kortschak, Carrying contract expectations and values causing errors in ev3go, August 2018
- Daniel Theophanes, "Go 2 Design: Error Inspection with Error Lists, August 2018
- Paul Meyer, “[errors.New?]( - Your Name, “Title”, August 2018
- Your Name, “Title”, month year
- Your Name, “Title”, month year
- etc.
Error Printing
Misc