Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

サーバソースのエラーハンドリング方法変更 #24

Open
equanz opened this issue Jun 3, 2018 · 1 comment
Open

サーバソースのエラーハンドリング方法変更 #24

equanz opened this issue Jun 3, 2018 · 1 comment

Comments

@equanz
Copy link
Owner

equanz commented Jun 3, 2018

現在,サーバ側ではエラーハンドリングをfunc実行ごとに行っている.
これは,ネストを深くする上,catchミスによるバグの温床となる.

統一でエラーハンドルできるよう設定するべき.

@equanz
Copy link
Owner Author

equanz commented Jun 3, 2018

このあたりを見る感じだと
handleErrorsを使用するのが良い?
gin-gonic/gin#274

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant