Go2ErrorHandlingFeedback
Russ Cox edited this page 2023-12-14 22:14:45 -05:00
Clone

Wiki Page Revisions

185 Commits

Author SHA1 Message Date
Liam
7d266122d9 comment on not-so-quick comments item 2018-09-21 13:55:03 -07:00
DeedleFake
d3ba05b0f5 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-21 16:13:51 -04:00
DeedleFake
3aae16566f Add a quick comment about nested function calls and chained methods. 2018-09-21 16:12:18 -04:00
Eli Bendersky
9d128cd8db Updated Go2ErrorHandlingFeedback (markdown) 2018-09-14 15:11:15 -07:00
Eli Bendersky
b9ca51d9e3 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-14 15:10:54 -07:00
Viktor Kojouharov
bcf57bccdb Move the proposal to "normal functions" even though it is not strictly a counter-proposal 2018-09-14 16:29:10 +03:00
Scott Pakin
90e7816b4d Add link to "Go 2 error handling based on non-local returns" 2018-09-13 10:02:23 -06:00
Andrew W. Phillips
b84ccd41f8 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-13 20:21:24 +10:00
Andrew W. Phillips
21c1cd75a7 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-13 19:56:57 +10:00
Liam
79cb58b85c move @a5i link to functions category 2018-09-13 01:40:56 -07:00
Fedir RYKHTIK
e8f7bb745b Added "Go 2 error handling with exclamation mark" proposal 2018-09-12 19:25:34 +02:00
Viktor Kojouharov
73053f82f9 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-12 18:06:09 +03:00
Nate Finch
789f0ea1db Updated Go2ErrorHandlingFeedback (markdown) 2018-09-10 16:05:38 -04:00
Greg Weber
d5bf64d43e Updated Go2ErrorHandlingFeedback (markdown) 2018-09-10 04:57:01 -07:00
阮坤良
02cd6231e4 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-09 18:44:11 +08:00
Liam
92969486bd update #id/catch link 2018-09-08 14:12:14 -07:00
Liam
3dc1029741 add critique to Against section 2018-09-08 14:04:29 -07:00
yesuu
b887cf5a75 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-07 22:20:05 +08:00
jimmyfrasche
a69e19f103 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-06 09:37:58 -07:00
alnkapa
4ea266b039 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-06 13:25:42 +03:00
alnkapa
0ddc88f0dc Updated Go2ErrorHandlingFeedback (markdown) 2018-09-06 10:03:51 +03:00
Aleksei Pavliukov
712838ebe2 Add post Use a function as a handle parameter 2018-09-06 00:39:19 +03:00
阮坤良
354a4d2533 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-05 17:43:42 +08:00
Greg Weber
fa0c36b99f lift example code up 2018-09-04 11:51:06 -07:00
Greg Weber
ca446d78a8 explanations 2018-09-04 11:46:26 -07:00
Greg Weber
003ae1173c more organization 2018-09-04 11:44:23 -07:00
Greg Weber
5e3dea2cc1 more organization 2018-09-04 11:38:31 -07:00
Greg Weber
c240ea25a5 Organize proposals 2018-09-04 11:17:32 -07:00
Vlad Didenko
91c955676d Updated Go2ErrorHandlingFeedback (markdown) 2018-09-03 10:59:06 -05:00
Liam
d512eb809b Add @didenko URL 2018-09-02 19:56:37 -07:00
K. Alex Mills
2ade4523d8 Add instructions to keep things in reverse-chronological order. 2018-09-02 15:28:01 -05:00
dumblob
bab5e3a62f add: link to "Extend and repurpose defer" 2018-09-02 18:23:04 +02:00
K. Alex Mills
d305d0afdc Edit to use *reverse* chronological order, so users see new stuff at the top 2018-09-02 10:30:01 -05:00
Gigi Sayfan
75a47a22ae Updated Go2ErrorHandlingFeedback (markdown) 2018-09-01 16:59:52 -07:00
Gigi Sayfan
ce4614f82e Updated Go2ErrorHandlingFeedback (markdown) 2018-09-01 16:59:21 -07:00
Mikaël Cluseau
5ee4ff0fe0 Updated Go2ErrorHandlingFeedback (markdown) 2018-09-01 20:25:12 +02:00
Mikaël Cluseau
028854ad9e Updated Go2ErrorHandlingFeedback (markdown) 2018-09-01 20:24:46 +02:00
Liam
3d9da16579 fix two dates 2018-09-01 11:05:04 -07:00
John Forstmeier
086f1867c1 Add link to gist with error handling suggestions from John Forstmeier 2018-09-01 12:03:31 -04:00
Loki Verloren
756aa7ea27 added my suggestion 2018-09-01 17:40:07 +02:00
Jozef Slezak
3875d0927c Updated Go2ErrorHandlingFeedback (markdown) 2018-09-01 05:37:38 +02:00
Einthusan Vigneswaran
e594fd9421 Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 19:10:01 -04:00
Einthusan Vigneswaran
d142356f2e Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 18:54:45 -04:00
Jan Semmelink
f837980075 Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 21:47:15 +02:00
Greg Weber
dc9f4e3209 Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 07:43:29 -07:00
Jan Semmelink
3563e7499e Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 10:36:51 +02:00
Liam
f4d4e2c693 restore template 2018-08-31 01:32:52 -07:00
zan
efacde0144 Updated Go2ErrorHandlingFeedback (markdown) 2018-08-31 14:58:24 +08:00
Greg Weber
d3b8a76d1d Updated Go2ErrorHandlingFeedback (markdown) 2018-08-30 23:34:41 -07:00
Greg Weber
75a35b1d3b Updated Go2ErrorHandlingFeedback (markdown) 2018-08-30 23:04:56 -07:00