Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 v0.0.1 Oct 30, 2023 Changes in this version + type TermuiConsole struct + func NewTermuiConsole(presenter view.Presenter) (*TermuiConsole, error) + func (tc *TermuiConsole) Start(chanStart chan struct{}) error + type TermuiRender interface + IsInterfaceNil func() bool + RefreshData func()