errors-go
errors-go copied to clipboard
Go package providing various error handling primitives.
Results
1
errors-go issues
Sort by
recently updated
recently updated
newest added
(based on feedback from @andreiko) We need a better way to compose or chain error wrappers, one idea that came in a discussion would be to use a `Wrapper` type...
enhancement