Documentation ¶
Overview ¶
Package plainui provides display handler for generic terminal
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Display ¶
type Display struct{}
Display will help us handle all the incoming events and show them on the terminal.
func (Display) DisplayEvents ¶
func (d Display) DisplayEvents()
DisplayEvents will read events from channel, and show them on terminal.
Click to show internal directories.
Click to hide internal directories.