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

Extract problem error creation #42

Open
applejag opened this issue Mar 22, 2022 · 0 comments
Open

Extract problem error creation #42

applejag opened this issue Mar 22, 2022 · 0 comments
Labels
enhancement New feature or request prio/1 Low priority. "Nice to have"
Milestone

Comments

@applejag
Copy link
Contributor

The templated problem errors are only accessible via the ginutil.WriteProblem... functions.

Sometimes we want the actual error, so it's perhaps better to split up the problem creation and problem writing so that we could call only the problem creation if we need to.

@applejag applejag added the enhancement New feature or request label Mar 22, 2022
@applejag applejag self-assigned this Mar 22, 2022
@applejag applejag added the prio/1 Low priority. "Nice to have" label Mar 22, 2022
@applejag applejag added this to the v2 milestone Mar 22, 2022
@applejag applejag removed their assignment Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio/1 Low priority. "Nice to have"
Projects
None yet
Development

No branches or pull requests

1 participant