Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Token string // contains filtered or unexported fields }
func (*Client) DownloadArtwork ¶
downloadArtwork will download given artwork and save it to disk
If this function return nil, that means either download succeed or destination file exist. Probably downloaded in the past
Click to show internal directories.
Click to hide internal directories.