3
you are viewing a single comment's thread
view the rest of the comments
[-] gnus_migrate@programming.dev 2 points 1 year ago

The difference is that you can't have a generic mechanism in Go for error handling. It's basically up to the programmer, and every if error != nil line is a potential source of bugs.

this post was submitted on 16 Jul 2023
3 points (61.5% liked)

Golang

0 readers
1 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 1 year ago
MODERATORS