statusscreen

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0, BSD-2-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PLUGIN = node.NewPlugin(name, node.Enabled, configure, run)

Functions

func AddHeaderInfo

func AddHeaderInfo(generator func() (string, string))

Types

type UIHeaderBar

type UIHeaderBar struct {
	Primitive     *tview.Grid
	LogoContainer *tview.TextView
	InfoContainer *tview.TextView
}

func NewUIHeaderBar

func NewUIHeaderBar() *UIHeaderBar

func (*UIHeaderBar) Update

func (headerBar *UIHeaderBar) Update()

type UILogEntry

type UILogEntry struct {
	Primitive         *tview.Grid
	TimeContainer     *tview.TextView
	MessageContainer  *tview.TextView
	LogLevelContainer *tview.TextView
}

func NewUILogEntry

func NewUILogEntry(message logMessage) *UILogEntry

Jump to

Keyboard shortcuts

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