Documentation ¶
Index ¶
Constants ¶
View Source
const ( HeaderBarBuffer = 5 DefaultHeaderWidth = 64 DefaultKVWidth = 32 DefaultIndent = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlignUI ¶ added in v0.0.5
type AlignUI struct { Client *clients.Polling Motd *widgets.Paragraph // contains filtered or unexported fields }
AlignUI wraps the alignment UI
func NewAlignUI ¶ added in v0.0.5
NewAlignUI creates and returns a new alignment UI. pollFrequency in seconds
Click to show internal directories.
Click to hide internal directories.