pushover

package
v0.0.0-...-f9ad26b Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Type = "pushover"

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier struct {
	Token     string `json:"token"`
	Recipient string `json:"recipient"`
	Subject   string `json:"subject,omitempty"`
}

func New

func New(config json.RawMessage) (Notifier, error)

func (Notifier) Notify

func (p Notifier) Notify(results []types.Result) error

func (Notifier) Type

func (Notifier) Type() string

Jump to

Keyboard shortcuts

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