package database type Gamepiece struct { Id int Name string }