filmov
tv
[9] Go/golang tutorial, #error handling #beginners

Показать описание
in this video, we're looking at two different ways to do error handling:
- panic /recover
- return a tuple with value and the error
- panic /recover
- return a tuple with value and the error