menu

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Menu int
const (
	// NONE is the default or zero value used when the menu is not set
	NONE Menu = iota
	ALLMENUS
	MAIN
	AGENT
	// LISTENER is for a specific, already instantiated, listener menu
	LISTENER
	// LISTENERS is for the top-level listeners menu
	LISTENERS
	// LISTENERSETUP is the menu used to configure listener options before creation
	LISTENERSETUP
	// MODULE is for a specific, already instantiated, module menu
	MODULE
	// MODULES is for the top-level module menu
	MODULES
)
func (m Menu) String() string

Jump to

Keyboard shortcuts

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