Consistent errors.go
design across codebase
#937
Labels
area/errors
Related to the internal management or design of our error handling system
refactor
This issue specific to or requires *notable* refactoring of existing codebases and components
Milestone
context: https://github.com/sourcenetwork/defradb/pull/931/files#r1014251446
At the moment, package level errors are sprinkled all over as inline definitions.
We have discussed a consistent design for (all) packages to have a defined
errors.go
that includes typed error definitions.The text was updated successfully, but these errors were encountered: