Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuotesView ¶
type QuotesView struct {
// contains filtered or unexported fields
}
func New ¶
func New() *QuotesView
func (*QuotesView) Primitive ¶
func (l *QuotesView) Primitive() tview.Primitive
func (*QuotesView) Start ¶
func (l *QuotesView) Start()
func (*QuotesView) Stop ¶
func (l *QuotesView) Stop()
func (*QuotesView) Update ¶
func (l *QuotesView) Update() error
Click to show internal directories.
Click to hide internal directories.