Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRecordOfTheWeekBandName ¶
func GetRecordOfTheWeekBandName() string
GetRecordOfTheWeek return name of record of the week
func PrintRecordsOfTheWeek ¶
Types ¶
type Record ¶
type Record struct { Image string Band string Recordname string Link string Score int ReleaseYear string Tracks []Track }
Record holds all information for a record
func GetRecordsOfTheWeek ¶
func GetRecordsOfTheWeek() []Record
GetRecordsOfTheWeek return array of names for highlights of the week
Click to show internal directories.
Click to hide internal directories.