debian-forge-composer/internal/cloudapi/v2
Diaa Sami 60e403e53e cloudapi: use Recover middleware to handle panics
recover from panics such as out-of-bounds array access & nil
pointer access, print a stack trace and return 5xx error
instead of the service crashing and relying on Execution
framework to handle crashes
2021-09-24 12:11:04 +01:00
..
errors.go cloudapi: V2 2021-09-14 15:32:21 +02:00
errors_test.go cloudapi: V2 2021-09-14 15:32:21 +02:00
openapi.v2.gen.go cloudapi: V2 2021-09-14 15:32:21 +02:00
openapi.v2.yml cloudapi: V2 2021-09-14 15:32:21 +02:00
v2.go cloudapi: use Recover middleware to handle panics 2021-09-24 12:11:04 +01:00
v2_test.go cloudapi: V2 2021-09-14 15:32:21 +02:00