- GolangBot.com: Error Handling — https://golangbot.com/error-handling/
- GolangBot.com: Custom Errors — https://golangbot.com/custom-errors/
- Error Handling in Go that Every Beginner should Know — https://medium.com/@hussachai/error-handling-in-go-a-quick-opinionated-guide-9199dd7c7f76
- GoByExample.com: Errors — https://gobyexample.com/errors
- Go Blog: Error Handling and Go — https://blog.golang.org/error-handling-and-go
- ArdanLabs.com: Error Handling in Go, Part II — https://www.ardanlabs.com/blog/2014/11/error-handling-in-go-part-ii.html
- ArdanLabs.com: Error Handling in Go, Part I — http://www.goinggo.net/2014/10/error-handling-in-go-part-i.html
- DavidNix.io: Go's Error Handling is Elegant — https://davidnix.io/post/error-handling-in-go/
- 8thlight.com: Exploring Error Handling Patterns in Go — https://8thlight.com/blog/kyle-krull/2018/08/13/exploring-error-handling-patterns-in-go.html