package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Mar 6, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Enable(enabled bool)
Enable enables debug mode
func Fatal(args ...interface{})
Fatal prints a debug message and exits if debug mode is enabled
func Fatalf(format string, args ...interface{})
Fatalf prints a formatted debug message and exits if debug mode is enabled
func Print(format string, args ...interface{})
Print prints a debug message if debug mode is enabled
func Printf(format string, args ...interface{})
Printf is an alias for Print
func Println(args ...interface{})
Println prints a debug message with a newline if debug mode is enabled
Source Files
¶
Click to show internal directories.
Click to hide internal directories.