tui

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGui

func NewGui(cfg *GuiDataCfg) (*guiData, *sync.WaitGroup)

NewGui creates a CLI GUI for migration data

Types

type GuiDataCfg

type GuiDataCfg struct {
	MachineName string
	Fl          *os.File
	Quiet       bool
	Done        bool
}

GuiDataCfg

type StatusMessage

type StatusMessage struct {
	Level       string   `json:"level"`
	Ts          float64  `json:"ts"`
	Msg         string   `json:"msg"`
	Type        string   `json:"Type"`
	MachineName string   `json:"MachineName"`
	ScriptPrint string   `json:"ScriptPrint"`
	Args        []string `json:"Args"`
	Count       int      `json:"Count"`
}

StatusMessage

Jump to

Keyboard shortcuts

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