README.md
March 11, 2025 ยท View on GitHub
Errors (errutils)
- NewErrorAggregator: Creates a new error aggregator to collect multiple errors.
- Add: Adds an error to the aggregator.
- Error: Retrieves the aggregated error message.
- HasErrors: Checks if there are any errors in the aggregator.
Examples:
For examples of each function, please checkout EXAMPLES.md