Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CityWeatherListReq ¶
type CityWeatherListRes ¶
type CityWeatherListRes struct {
Info []*model.CityWeatherListRes
}
type GetCityTemperatureByIdRes ¶
type GetCityTemperatureByIdRes struct { Info []*model.CityWeatherEchartRes AvgInfo []*model.CityWeatherEchartRes ForeCastInfo []*model.CityWeatherEchartRes ForeCastAvgInfo []*model.CityWeatherEchartRes }
type GetCityWeatherByIdReq ¶
type GetCityWeatherByIdRes ¶
type GetCityWeatherByIdRes struct {
Info *model.CityWeatherListRes
}
type GetCityWindpowerByIdReq ¶
type GetCityWindpowerByIdRes ¶
type GetCityWindpowerByIdRes struct { Info []*model.CityWeatherEchartRes AvgInfo []*model.CityWeatherEchartRes ForeCastInfo []*model.CityWeatherEchartRes ForeCastAvgInfo []*model.CityWeatherEchartRes }
Click to show internal directories.
Click to hide internal directories.