Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
Stream updates a StreamDisplay with new data updates
type StreamDisplay ¶
type StreamDisplay struct {
// contains filtered or unexported fields
}
StreamDisplay represents a horizontal line in the terminal on which `Stream`s are displayed. StreamDisplay also creates the Streams themselves
Click to show internal directories.
Click to hide internal directories.