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

UseCaseのメソッドで異常が発生した際はエラーを返すように変更 #32

Merged
merged 4 commits into from
Oct 4, 2021

Conversation

keitakn
Copy link
Owner

@keitakn keitakn commented Oct 3, 2021

issueURL

#29

やった事

Goの慣例に合わせてエラー発生時はエラーを返すように変更。

ロギングの際にスタックトレースが欲しいので errors.Wrap を使うように変更。

@keitakn keitakn self-assigned this Oct 3, 2021
@keitakn keitakn marked this pull request as ready for review October 4, 2021 03:30
@keitakn keitakn merged commit a0c49f1 into main Oct 4, 2021
@keitakn keitakn deleted the feature/issue29 branch October 4, 2021 03:31
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