Documentation
¶
Index ¶
- func FetchFeedCmd(fp *gofeed.Parser) tea.Cmd
- func FetchProjects() tea.Cmd
- func NavigatePageCmd(i int) tea.Cmd
- func SendEmailCmd(name, email, message string) tea.Cmd
- type FetchFeedErrMsg
- type FetchFeedSuccessMsg
- type FetchProjectErrMsg
- type FetchProjectsSuccessMsg
- type NavigatePageMsg
- type SectionSizeMsg
- type SendEmailErrMsg
- type SendEmailSuccessMsg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchProjects ¶
func NavigatePageCmd ¶
func SendEmailCmd ¶
Types ¶
type FetchFeedErrMsg ¶
type FetchFeedErrMsg error
type FetchFeedSuccessMsg ¶
type FetchProjectErrMsg ¶
type FetchProjectErrMsg error
type FetchProjectsSuccessMsg ¶
type NavigatePageMsg ¶
type NavigatePageMsg int
type SectionSizeMsg ¶
type SendEmailErrMsg ¶
type SendEmailErrMsg error
type SendEmailSuccessMsg ¶
type SendEmailSuccessMsg string
Click to show internal directories.
Click to hide internal directories.