package
0.0.0-20241022045459-1018f4b81f87
Repository: https://github.com/merith-tk/utils.git
Documentation: pkg.go.dev

# Functions

Get the current debug status.
Get the current stacktrace status.
Gets the current title of the debug message.
Print prints the given message to the standard output.
Println prints the given message to the standard output, followed by a newline character.
Resets the title of the debug message to the default value.
Toggle the debug regardless of the flag.
Toggle the stacktrace regardless of the flag.
Sets the title of the debug message.

# Variables

No description provided by the author