nifitui

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModeNone mode = iota
	ModeAdd
	ModeConnect
)
View Source
const (
	SymbolProcessGroup       = "📁"
	SymbolProcessor          = "⊞"
	SymbolRemoteProcessGroup = "☁️"
	SymbolFunnel             = "Ⴤ"
	SymbolInputPort          = "⇥"
	SymbolOutputPort         = "↦"
	SymbolConnection         = "->"
	SymbolStarted            = "▸"
	SymbolStopped            = "■"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AllowableValues

type AllowableValues []string

func (AllowableValues) IsBoolean

func (av AllowableValues) IsBoolean() bool

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(url, username, password string) (*App, error)

func (*App) EnterRootProcessGroupScreen

func (a *App) EnterRootProcessGroupScreen()

func (*App) Run

func (a *App) Run() error

Jump to

Keyboard shortcuts

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