package bug type Bug struct { Title string Comments []Comment }