redhat-developer / redhat-developer/app-services-sdk-go
Error helpers should be part of the SDK's
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3
- Forks
- 16
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 4
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pkg/api/srs/error.go lines 97-122 in the linked app-services-cli example and compare those helpers with the SDK repository. Trace where SDK API errors are defined or exposed; done means the intended error helpers are available as part of the SDK rather than only in the example CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100