package node import ( "sunteng/cronsun/models" ) type Jobs map[string]*models.Job