Documentation
¶
Index ¶
- func AlbumsResultsPrompt(albums *cmdTypes.Albums) string
- func ArtistsResultsPrompt(artists *cmdTypes.Artists) string
- func AudiobooksResultsPrompt(audiobooks *cmdTypes.Audiobooks) string
- func CreateSelectionPrompt(config *cmdTypes.SelectionPromptConfig) promptui.Select
- func EpisodesResultsPrompt(episodes *cmdTypes.Episodes) *cmdTypes.SearchPromptResults
- func PlaylistsResultsPrompt(playlists *cmdTypes.Playlists) string
- func ShowsResultsPrompt(shows *cmdTypes.Shows) string
- func SpotifySearchQueryPrompt() (error, *cmdTypes.SpotifySearchQuery)
- func SpotifySearchResultsPrompt(body []byte) *cmdTypes.SearchPromptResults
- func TracksResultsPrompt(tracks *cmdTypes.Tracks) *cmdTypes.SearchPromptResults
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlbumsResultsPrompt ¶
func ArtistsResultsPrompt ¶
func AudiobooksResultsPrompt ¶
func AudiobooksResultsPrompt(audiobooks *cmdTypes.Audiobooks) string
func CreateSelectionPrompt ¶ added in v1.0.60
func CreateSelectionPrompt(config *cmdTypes.SelectionPromptConfig) promptui.Select
func EpisodesResultsPrompt ¶
func EpisodesResultsPrompt(episodes *cmdTypes.Episodes) *cmdTypes.SearchPromptResults
func PlaylistsResultsPrompt ¶
func ShowsResultsPrompt ¶
func SpotifySearchQueryPrompt ¶
func SpotifySearchQueryPrompt() (error, *cmdTypes.SpotifySearchQuery)
func SpotifySearchResultsPrompt ¶
func SpotifySearchResultsPrompt(body []byte) *cmdTypes.SearchPromptResults
func TracksResultsPrompt ¶
func TracksResultsPrompt(tracks *cmdTypes.Tracks) *cmdTypes.SearchPromptResults
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.