mirror of
https://github.com/restic/rest-server.git
synced 2026-04-15 06:31:57 -07: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.