package model type Project struct { ID string Name string Description string }