Skip to content

Create Empty Error With Function #102

Closed
@threeal

Description

@threeal

This issue recommends replacing the empty error creation from using constructor to use an errors::nil function. This function will be used as replacement of the Error::Error() constructor, preventing a user from creating an error object using errors::Error(), prioritizing more clear approach by utilizing errors::nil() instead.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions