package db type ( Member struct { TeamID int Login string } )