Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chart ¶
type Chart struct {
// contains filtered or unexported fields
}
Chart represents a structure to help query the `chart` LastFM API functions.
func New ¶
New returns an instance of the `chart` API endpoint functions for LastFM.
func (*Chart) GetTopArtists ¶
GetTopArtists fetches the top artists chart from LastFM.
func (*Chart) GetTopTags ¶
GetTopTags fetches the top tags chart from LastFM.
Click to show internal directories.
Click to hide internal directories.