interactive

package
v0.0.0-...-472ce55 Latest Latest
Warning

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

Go to latest
Published: May 25, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteInteractive

func ExecuteInteractive(c *cli.Context)

ExecuteInteractive runs interactive version of redis analyzer

Types

type ScreenRow

type ScreenRow struct {
	Message     string
	Style       tcell.Style
	PaddingLeft int
	Metadata    interface{}
}

ScreenRow represents information about rendering single row on screen

type ScreenState

type ScreenState struct {
	Header         []ScreenRow
	Body           []ScreenRow
	Footer         []ScreenRow
	CurrentBodyRow int
	Screen         tcell.Screen
	NodeStack      *list.List
}

ScreenState represents screen state based off trie

Jump to

Keyboard shortcuts

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