package
0.0.0-20230218191148-4f50f5e56393
Repository: https://github.com/aveloper/blog.git
Documentation: pkg.go.dev

# Functions

AssignRequestIDHandler is handler to assign request ID to each incoming request.
RecoveryHandler is HTTP middleware that recovers from a panic, logs the panic, writes http.StatusInternalServerError, and continues to the next handler.