Documentation ¶
Index ¶
- type API
- func (api *API) AlarmAdd(params map[string]interface{}) (map[string]interface{}, error)
- func (api *API) AlarmDelete(params map[string]interface{}) error
- func (api *API) AlarmsList() ([]map[string]interface{}, error)
- func (api *API) RecipientsAdd(params map[string]interface{}) (map[string]interface{}, error)
- func (api *API) RecipientsDelete(params map[string]interface{}) error
- func (api *API) RecipientsList() ([]map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) AlarmDelete ¶
func (*API) AlarmsList ¶
func (*API) RecipientsAdd ¶
func (*API) RecipientsDelete ¶
func (*API) RecipientsList ¶
Click to show internal directories.
Click to hide internal directories.