Documentation
¶
Overview ¶
Package weather provides a weather service provider for the Cortex platform.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeatherProvider ¶
type WeatherProvider struct {
*plugin.BaseProvider
}
WeatherProvider implements the plugin.Provider interface for weather forecasts.
func NewWeatherProvider ¶
func NewWeatherProvider(logger *log.Logger) (*WeatherProvider, error)
NewWeatherProvider creates a new weather provider.
Click to show internal directories.
Click to hide internal directories.