fetch

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(url string) (string, string)

func GetAlbum added in v0.2.0

func GetAlbum(artist, album string) tea.Cmd

func GetSong added in v0.2.0

func GetSong(artist, title string) tea.Cmd

Types

type AlbumMsg added in v0.2.0

type AlbumMsg struct {
	Titles     []string
	Lyrics     []string
	AlbumTitle string
}

type ResMsg

type ResMsg struct {
	Title  string
	Lyrics string
}

Jump to

Keyboard shortcuts

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