package distro type Distro struct { ID ID Release string }