Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartWatcher ¶
func StartWatcher()
Types ¶
type AppConfig ¶
type AppConfig struct {
Watcher WatcherConfig `yaml:"watcher"`
}
type WatcherConfig ¶
type WeatherDataStore ¶
type WeatherDataStore struct {
// contains filtered or unexported fields
}
func NewWeatherDataStore ¶
func NewWeatherDataStore() (*WeatherDataStore, error)
Click to show internal directories.
Click to hide internal directories.