我有一个查询API的方法,可以使用或不使用过滤器来获取不同日期范围内的数据。funcgetTopData(countrystring,startDatetime.Time,endDatetime.Time,filterIDuint)(resultmap[string][10]topResult){response:=getRequest(fmt.Sprintf("%s/top/%s/%s-%s/filterid:%d/10",cfg.API.URI,country,startDate.Format("20060102"),endDate.Format("20060102"),filte