console

package
v0.0.0-...-02e38f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2019 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

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 New

func New(apiKey string) *API

func (*API) AlarmAdd

func (api *API) AlarmAdd(params map[string]interface{}) (map[string]interface{}, error)

func (*API) AlarmDelete

func (api *API) AlarmDelete(params map[string]interface{}) error

func (*API) AlarmsList

func (api *API) AlarmsList() ([]map[string]interface{}, error)

func (*API) RecipientsAdd

func (api *API) RecipientsAdd(params map[string]interface{}) (map[string]interface{}, error)

func (*API) RecipientsDelete

func (api *API) RecipientsDelete(params map[string]interface{}) error

func (*API) RecipientsList

func (api *API) RecipientsList() ([]map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL