package cardsinfo type CardPrice struct { Name string Price float64 }