package from type JobStatus struct { JobId string `json:"jobId"` Status string `json:"status"` }