Versions in this module Expand all Collapse all v0 v0.1.0 Feb 3, 2020 Changes in this version + var PLUGIN = node.NewPlugin(name, node.Enabled, configure, run) + func AddHeaderInfo(generator func() (string, string)) + type UIHeaderBar struct + InfoContainer *tview.TextView + LogoContainer *tview.TextView + Primitive *tview.Grid + func NewUIHeaderBar() *UIHeaderBar + func (headerBar *UIHeaderBar) Update() + type UILogEntry struct + LogLevelContainer *tview.TextView + MessageContainer *tview.TextView + Primitive *tview.Grid + TimeContainer *tview.TextView + func NewUILogEntry(message logMessage) *UILogEntry