Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GOCA] Add typed and exportable errors for not found and multiple resources found #6838

Open
3 tasks
dmvolod opened this issue Dec 28, 2024 · 0 comments
Open
3 tasks

Comments

@dmvolod
Copy link

dmvolod commented Dec 28, 2024

Description
As golang developer I would like to easily catch situations when resource not found or multiple resources with that name are occuring.
But in current code, there are no specific error types are defined.

Use case
Easy catching and unwrapping specific errors which emits in all ByName() functions.

Interface Changes
Golang API

Additional Context
Will provide this fix soon by myself. It wolud be nice to target this enhance,ent to the latest 6.x release if possible.

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@dmvolod dmvolod changed the title [GOCA] Add typed and exportable errors for not found and multiple resources [GOCA] Add typed and exportable errors for not found and multiple resources found Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant