Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Tracks = []*Track{
{"Go Ahead", "Alicia Keys", "As I Am", 2007, length("4m36s")},
{"Go", "Delilah", "From the Roots Up", 2012, length("3m38s")},
{"Go", "Moby", "Moby", 1992, length("3m37s")},
{"Ready 2 Go", "Martin Solveig", "Smash", 2011, length("4m24s")},
}
Functions ¶
func PrintTracks ¶
func PrintTracks(tracks []*Track)
Types ¶
Click to show internal directories.
Click to hide internal directories.