package handlers import ( "synlotto-website/internal/models" ) var Draws []models.ThunderballResult var MyTickets []models.Ticket