This page is meant to collect and organize feedback about the Go 2 error handling draft design.
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.
Alessandro Arzilli, “Against check as an operator and handler chains”, August 2018
Liam Breck, “Missing Multiple Error Handlers (and an Alternate Handler Concept)”, August 2018
Jeffrey Koehler, “In support of Handle Chaining; On Check”, August 2018
Adam Bouhenguel “In support of more declarative error handling”, August 2018
Matt Dee “Error Handling Should Support Custom Error Types”, August 2018
Shannon Wynter “Error Handling as it can already be done”, August 2018
DeedleFake, “Feedback for Go 2 Design Drafts”, August 2018
ZhiFeng Hu, “[Go2ErrorHandling] Go should support Exception handler”, August 2018
Simon Howard, “Go 2 errors response: One Handler Per Function”, August 2018
Mateusz Czapliński, “Converting a fragment of real code with error handling to Go 2 ‘design draft’”, August 2018
Paul Borman, “Arguments against the Go 2 error handling proposal", August 2018
Savino Pio Liguori, “Feedback for Go2 error handling design”, August 2018
Victoria Raymond, “Force ‘check’ to return error instead of allowing customized logic”, August 2018
Blake Mizerany, “How best to account for partial writes when using check/handle?”, August 2018
Ruan Kunliang, “Simple Error Handling for Go 2”, August 2018
Garrus, “Another style of syntactic sugar on error handling”, August 2018
Marlon Che, “How about separating check and handle?”, August 2018
alnkapa, “It can be easier”, August 2018
Daniel Theophanes, “Go 2 Design: Error Handling Net Win”, August 2018
Patrick Kelly, “handling more than just errors in go”, August 2018
Your Name, “Title”, month year
etc.