|
|
|
|
|
by lokar
164 days ago
|
|
I feel that in general, in the past 20+ odd years there has been an over emphasis on complex control flow with errors. Lots of different fine grained error types with complex logic spread out over several call layers. ime it’s better to aim for simpler handling, which seems to match go |
|