recent

package
v0.0.0-...-3abac3a Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 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 MsgAppendToMyRecentList

type MsgAppendToMyRecentList struct {
	Ok  *mal.UserAnimePage
	Err error
}

type MsgLoadedMyRecentAnimeList

type MsgLoadedMyRecentAnimeList struct {
	List *mal.UserAnimePage
}

type MsgUpdatedMyRecentAnimeList

type MsgUpdatedMyRecentAnimeList struct {
	Ok   *mal.AnimeUpdateResponse
	List *mal.UserAnime
	Err  error
}

type RecentModel

type RecentModel struct {
	// contains filtered or unexported fields
}

func New

func New(client *mal.Client) *RecentModel

func (*RecentModel) Init

func (m *RecentModel) Init() tea.Cmd

func (*RecentModel) SetStatusLine

func (recent *RecentModel) SetStatusLine(sl *status.StatusModel)

func (*RecentModel) Update

func (m *RecentModel) Update(msg tea.Msg) tea.Cmd

func (*RecentModel) View

func (m *RecentModel) View(buf io.Writer)

Jump to

Keyboard shortcuts

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