Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) GetAlerts ¶
func (h *Handler) GetAlerts(w http.ResponseWriter, r *http.Request)
GetAlerts godoc
@Summary Get alerts returns all the alerts for the next 7 days
func (*Handler) GetForecast ¶
func (h *Handler) GetForecast(w http.ResponseWriter, r *http.Request)
GetForecast godoc
@Summary Get forecast returns all the data for the next 7 days
Click to show internal directories.
Click to hide internal directories.