Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Amap = &AmapClient{}
)
Functions ¶
Types ¶
type AmapClient ¶
type AmapClient struct { *httpclient.Client // contains filtered or unexported fields }
func (*AmapClient) GetWeatherInfo ¶
func (c *AmapClient) GetWeatherInfo(ctx context.Context, reqBody map[string]interface{}) (result protos.WeatherInfoRep, err error)
Click to show internal directories.
Click to hide internal directories.