package structs type Podcast struct { Name string URL string Dir string }