errgo icon indicating copy to clipboard operation
errgo copied to clipboard

Error tracing and annotation.

Results 2 errgo issues
Sort by recently updated
recently updated
newest added

This pull request was made with an automated tool. The suggested change fixes one or more problems discovered by "go vet". See https://github.com/functionary/functionary for more details on the @functionary GitHub...

Added support to define error message/formats that can be re-used across multiple projects Used https://github.com/jsimnz/errgo as reference