package apollostruct type AutoResponseCfg struct { StartTime string `json:"start_time"` EndTime string `json:"end_time"` Message string `json:"message"` }