pushover

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotImplemented = fmt.Errorf("not implemented")

Functions

This section is empty.

Types

type PushOver

type PushOver struct {
	Token string `json:"token"`
}

func New

func New(parameters json.RawMessage) *PushOver

func (*PushOver) Destinations

func (po *PushOver) Destinations() (map[string]string, error)

func (*PushOver) Release

func (po *PushOver) Release(dest []string, body string) error

func (*PushOver) Trigger

func (po *PushOver) Trigger(dest []string, body string) error

Jump to

Keyboard shortcuts

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