package model type Issue struct { ID string Title string Body string }