package
0.0.0-20241220124601-df117823a0ff
Repository: https://github.com/joshsoftware/peerly-backend.git
Documentation: pkg.go.dev

# Functions

Debug - prints out debug information.
Error - prints out an error.
Errorf - prints out an error with formatted output.
Fatal - will print out the error info and exit the program.
Info - prints out basic information.
Infof - prints out basic information.
No description provided by the author
Warn - prints out a warning.

# Variables

No description provided by the author