This package provides a way to create and manage Go errors using codes using a simple and small API and without requiring type casting.
NOTE it's work in progress and at the time that it's ready for being used this README will be updated with more information about the package.
The import path of this package is go.fraixed.es/errors
.
MIT, read the license file for more information.