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

http routerをgo-chiにしてpprofを吐くようにする #214

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

Azuki-bar
Copy link
Member

@Azuki-bar Azuki-bar commented Nov 9, 2023

need to rebase after merged #208

close #206

goがpanic起こしたときに500 Internal Server Errorを返すミドルウェアを挟みたかったのでframeworkを入れました。やろうと思えば標準ライブラリだけでも出来るけど面倒なので。

あとgo-chiは簡単にpprofを見れるようにできるのでついでに導入。
/debug/pprofとかで見れるはず。

@github-actions github-actions bot added the backend バックエンド関連 label Nov 9, 2023
@Azuki-bar Azuki-bar merged commit c2297ac into main Nov 10, 2023
3 checks passed
@Azuki-bar Azuki-bar deleted the impl-recovery-from-panic branch November 10, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend バックエンド関連
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State Managerでpprofできるようにする
1 participant