Documentation
¶
Index ¶
- type Netease
- func (self *Netease) Album(id string) (*music.Album, error)
- func (self *Netease) Artist(id string) (*music.Artist, error)
- func (self *Netease) Lyric(id string) (*music.Lyric, error)
- func (self *Netease) Playlist(id string) (*music.Playlist, error)
- func (self *Netease) Search(keyword string) ([]*music.Song, error)
- func (self *Netease) Song(id string) (*music.Song, error)
- func (self *Netease) SongLink(id string) (*music.SongLink, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.