debugger

package module
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2024 License: GPL-3.0 Imports: 15 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CHAN *log.LogFlag
View Source
var INFO *log.LogFlag
View Source
var POLL *log.LogFlag
View Source
var WARN *log.LogFlag

Functions

func ArgDebug

func ArgDebug() bool

returns true if --gui-debug was passed from the command line

func ArgLogger added in v0.20.8

func ArgLogger() bool

func DebugGoChannels

func DebugGoChannels() *gadgets.BasicWindow

func DebugGolangWindow

func DebugGolangWindow() *gadgets.BasicWindow

func DebugWidgetWindow

func DebugWidgetWindow() *gadgets.BasicWindow

func DebugWindow

func DebugWindow()

func DebugWindow2

func DebugWindow2(newB *gui.Node, title string) *gui.Node

Types

type ArgsDebugger

type ArgsDebugger struct {
	Debugger bool `arg:"--debugger" help:"open the debugger window"`
	Logger   bool `arg:"--logger" help:"open the log.* control window"`
}

This struct can be used with the go-arg package

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL