Documentation ¶
Index ¶
- func Album(id string) (string, error)
- func Artist(id string, page, limit int) (string, error)
- func ArtistAlbum(id string, page, limit int) (string, error)
- func Download(ids, rate string) (string, error)
- func EncParams(param string) (string, string, error)
- func PlayList(cat, order string, page, limit int) (string, error)
- func PlayListCatalogue() (string, error)
- func PlayListDetail(id string) (string, error)
- func Search(words string, stype string, page int, limit int) (string, error)
- func SongInfo(ids string) (string, error)
- func SongLyric(id string) (string, error)
- func TopArtist(page, limit int) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArtistAlbum ¶
ArtistAlbum - album of artist
func PlayListDetail ¶
PlayListDetail - get playlist detail by id
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.