Skip to content

Use error chaining and static errors where possible#1066

Open
kgaughan wants to merge 2 commits into
goss-org:masterfrom
kgaughan:error-chaining
Open

Use error chaining and static errors where possible#1066
kgaughan wants to merge 2 commits into
goss-org:masterfrom
kgaughan:error-chaining

Conversation

@kgaughan

Copy link
Copy Markdown
Contributor
Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

This doesn't affect any of the logic, but may allow some improvements to the error handling in the future using the errors.Is and errors.As functions.

This doesn't affect any of the logic, but may allow some improvements to
the error handling in the future using the `errors.Is` and `errors.As`
functions.
@kgaughan kgaughan requested a review from aelsabbahy as a code owner June 15, 2026 20:04
@kgaughan kgaughan mentioned this pull request Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant