Documentation
¶
Index ¶
- type Torrent
- type UI
- func (ui *UI) Fatal(err error)
- func (ui *UI) GenerateCell(value string, leftPadding int, rightPadding int, color tcell.Color) *tview.TableCell
- func (ui *UI) GenerateSearchForm()
- func (ui *UI) GenerateShortcuts()
- func (ui *UI) GenerateTable()
- func (ui *UI) GetTorrentId(row int) (string, int)
- func (ui *UI) Run() error
- func (ui *UI) Search(opts nyaa.SearchOptions) error
- type UIOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
func (*UI) GenerateCell ¶
func (*UI) GenerateSearchForm ¶
func (ui *UI) GenerateSearchForm()
func (*UI) GenerateShortcuts ¶
func (ui *UI) GenerateShortcuts()
func (*UI) GenerateTable ¶
func (ui *UI) GenerateTable()
Click to show internal directories.
Click to hide internal directories.