ptree

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ROOT_NODENAME = "."
	INIT_POSITION = 0
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node = map[string]any

type ParameterTree

type ParameterTree struct {
	*tview.TreeView
	// contains filtered or unexported fields
}

func NewParameterTree

func NewParameterTree(
	pubsub *pubsub.PubSub,
	client *ssm.Client,
) (*ParameterTree, error)

func (*ParameterTree) InputCapture

func (pt *ParameterTree) InputCapture(event *tcell.EventKey) *tcell.EventKey

func (*ParameterTree) Refresh

func (pt *ParameterTree) Refresh() error

Jump to

Keyboard shortcuts

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