package domain type Item struct { Name string SellIn, Quality int }