Categorizing sentinel errors in Go
A tiny library for grouping related errors into categories while keeping compatibility with errors.Is() and errors.As().
A tiny library for grouping related errors into categories while keeping compatibility with errors.Is() and errors.As().
Two fundamental issues with Mockery that make it less appealing for Go projects.
Two practical rules that help keep abstractions useful without overengineering.