package game import "game-driver/internal/routes/play/card_pusher" type ConfigPush struct { CardGroups []*card_pusher.LineGroup }