Error handling in Go: Common pitfalls (pvs-studio.com)
from CodiUnicorn@programming.dev to golang@programming.dev on 08 May 12:54
https://programming.dev/post/50061307

When switching from other languages the urge to reach for recover/defer as a try/catch substitute is real

#golang

threaded - newest