Error Handling in Go

Sher Chowdhury
Dec 28, 2020

--

Photo by Will Porada on Unsplash

Raising errors and error handling are common traits in well-written programs. They make your program more robust and resilient to failure.

This article is part of the Learning Go series

In this series of articles, we’ll look at the different concepts and techniques for raising errors and error handling.

--

--

Sher Chowdhury
Sher Chowdhury

Written by Sher Chowdhury

Software Engineer based in the UK

No responses yet