ntfy

package
v0.0.0-...-378a548 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(ntfyAddress string, username, password string, topic string, msg *Msg) (string, error)

Types

type Action

type Action struct {
	Action  string
	Label   string
	Method  string
	URL     string
	Headers map[string]string
	Body    string
}

type Msg

type Msg struct {
	Title   string
	Message string

	Priority int64
	Tags     []string
	Attach   string
}

Message msg

func (*Msg) String

func (m *Msg) String() string

Jump to

Keyboard shortcuts

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