Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeatherModule ¶
type WeatherModule struct {
generic.GenericModule
}
func (*WeatherModule) GetFunctions ¶
func (w *WeatherModule) GetFunctions() []func(map[string]string)
func (*WeatherModule) Notify ¶
func (w *WeatherModule) Notify(settings map[string]string)
func (*WeatherModule) Send ¶
func (w *WeatherModule) Send(command string)
func (*WeatherModule) Settings ¶
func (m *WeatherModule) Settings() []string
Click to show internal directories.
Click to hide internal directories.