mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
- Helper method for internal server errors with consistent logging. - Add PanicOnError option to panic on internal server errors. This makes it easier to traces where the condition was hit in testing.