package model type Schedule struct { Interval string `json:"interval,omitempty"` }