quotes

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QuoteData

type QuoteData struct {
	Content string   `json:"content"`
	Author  string   `json:"author"`
	Tags    []string `json:"tags"`
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL