Estimated reading time: 12 seconds.
Table of Contents
[this section intentionally left blank]
Summing Up
Unlike many other languages, there are no exceptions in the Go programming language.
This post was inspired by the much lengthier Python Exceptions: An Introduction.