package
0.0.0-20240102193711-d3572e2e0279
Repository: https://github.com/golang-cz/skeleton.git
Documentation: pkg.go.dev

# Functions

Errorf annotates the error, sends event to sentry and logs as error level.
Msgf is similar to Errorf, but used when no error is available directly.
Panic is used within the recover() call in the logger middleware.
No description provided by the author