package jukebox type Jukebox struct { } type Track struct { }