|
|
|
|
|
by betaclass
4764 days ago
|
|
With exceptions you can:
a) handle the exceptions higher up the call stack
b) consolidate error handling code for multiple error generation points With Go you pretty much have to attach a conditional to many calls. Your obsession with clean revision histories is another matter. |
|