package
0.3.0
Repository: https://github.com/facily-tech/go-core.git
Documentation: pkg.go.dev

# Functions

Logger middleware is a middleware to log everything request that was receved by API.
Recoverer middleware recover panic if it hapens into a request avoiding the application stop due uncacthed panic.