package models type Song struct { Token string `json:"TRACK_TOKEN"` }