Open in app
Sher Chowdhury
50 Followers
About

Sign in

50 Followers
About
Open in app

Error Handling in Go

Sher Chowdhury

Sher Chowdhury

·Dec 28, 2020

Image for post
Image for post
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.

  • Go Error Handling (Part 1) — Errors as Values
  • Go Error Handling (Part 2) — The error Type
  • Go Error Handling (Part 3) — The errors Package
  • Go Error Handling (Part 4) — Error Handling Strategies (Coming Soon)
  • Go
  • Golang
  • Go Tutorials
  • Error Handling
  • Go Error Handling

More from Sher Chowdhury

Blogger at codingbee.net

More From Medium

Consolidating Configurations with GraphQL and Quarkus

Miller Ridgeway in Xandr-Tech

Names Matter

Natalie Galligan in The Startup

Python Beginner Notes: Read & Write Data

Physics Student in The Startup

Application Programming Interface 101

Nimish Nama in Tech Trek for rookies

Visualizing Sound With D3 and Web Audio API

Rajaram Gurumurthi in The Startup

Returning To Plain HTML + CSS

Danny Krug

Implementing Multiple Interfaces In C#

Petey in The Startup

What’s So Regular About RegEx?

Jonelle Noelani Yacapin in The Startup

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store