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