Custom error throwing in Golang simple demo to show how to detect, return and test for different kinds of errors in Go this example uses the make build tool to build/run Build & run tests make run tests only make test