Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the forecast service implementation.
func (*Service) Forecast ¶
func (s *Service) Forecast(ctx context.Context, p *genforecaster.ForecastPayload) (*genforecaster.Forecast2, error)
Forecast returns the forecast for the given location.
Directories
¶
Path | Synopsis |
---|---|
clients
|
|
weathergov
Package weathergov provides a client for the Weather.gov API described at https://www.weather.gov/documentation/services-web-api#
|
Package weathergov provides a client for the Weather.gov API described at https://www.weather.gov/documentation/services-web-api# |
cmd
|
|
gen
|
|
Click to show internal directories.
Click to hide internal directories.