package repos type Team struct { ID int Name string Password string }