Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Album ¶
type Album struct { ID Title string Release *time.Time Added *time.Time ImageURL *string Artists []Artist }
func MergeAlbums ¶
type Artist ¶
func MergeArtists ¶
type ArtistFull ¶
type PlaylistFull ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.