cerr Coded error handling in Go. Use error codes to identity what has gone wrong, and do not expose internal error messages to external clients. Usage Requires Go 1.13 and up. go get https://github.com/tomwright/cerr Check tests and examples on godoc.