4 lines
100 B
Go
4 lines
100 B
Go
|
package middleware
|
||
|
|
||
|
// Recoverer2 is a reimplementation of recoverer but using slog as the backend.
|