debug

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	AppName  string
	FlagName string // Name of debug flag (defaults to "debug-options")
	EnvVar   string // Environment variable (defaults to {APP}_DEBUG_OPTIONS)
	Exit     bool   // Forces the CLI to exit after printing the debug information without executing the command's RunE
}

Options configures the debug functionality for command-line applications.

Jump to

Keyboard shortcuts

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