errorHandler_golang - A simple error handler for go
VERY EXPLICIT Error handler with mail by mailgun support for golang
Purpose
The purpose of this error handler is, despite it's name, not to handle errors, but rather, notify admins and log, when errors occur.
The logger is VERY explicit.
What is errorHandler_golang not?
errorHandler_golang is NOT focused around speed, and is NOT going to handle hard use cases where security of the mailgun is an issue.
If you have staff on your team that should not have access to your mailgun key, etc. this software is not for you.