Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debugger ¶
type Debugger struct {
// contains filtered or unexported fields
}
func NewDebugger ¶
func (*Debugger) ToggleDebugMode ¶
type PrintMessage ¶
type PrintMessage struct {
// contains filtered or unexported fields
}
func NewPrintMessage ¶
func NewPrintMessage(pmType PMType, format string, v ...any) *PrintMessage
Click to show internal directories.
Click to hide internal directories.