Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartApp ¶
func StartApp() *tview.Application
Types ¶
type DomainPane ¶
func NewDomainsPane ¶
func NewDomainsPane() *DomainPane
func (*DomainPane) ClearList ¶
func (pane *DomainPane) ClearList()
ClearList removes all items from TaskPane
func (*DomainPane) SetList ¶
func (pane *DomainPane) SetList(domains []model.Domain)
SetList Sets a list of tasks to be displayed
type EntitiesPane ¶
func NewEntitiesPane ¶
func NewEntitiesPane() *EntitiesPane
func (*EntitiesPane) ClearList ¶
func (pane *EntitiesPane) ClearList()
ClearList removes all items from TaskPane
func (*EntitiesPane) SetList ¶
func (pane *EntitiesPane) SetList(entities []model.Entity)
SetList Sets a list of tasks to be displayed
type EntityPane ¶
func NewEntityPane ¶
func NewEntityPane() *EntityPane
func (*EntityPane) SetDetails ¶
func (pane *EntityPane) SetDetails(entity model.Entity)
Click to show internal directories.
Click to hide internal directories.