package domain type Task struct { Description string URL string }