Get Going: First impression of Go error handling
I've started using Go in production systems. So far I quite like it. Go has its own Gopher's ways to do things. Among those error handling is an unique one. As robust error handling is essential in real systems and the way Go treats the error is very...
wpding.hashnode.dev3 min read