cvanloo / rmsgo

Remote Storage implementation in Go
The Unlicense
1 stars 0 forks source link

feat: handle panics ocurring in the http handler #12

Closed cvanloo closed 10 months ago

cvanloo commented 10 months ago

Recover from panics and turn them into errors.