package entities type Gamepiece struct { Id int Name string }