notify

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Notify

func Notify(title, body string) error

func PermissionGranted

func PermissionGranted() bool

func RequestPermission

func RequestPermission() string

func SetNotifier

func SetNotifier(n Notifier)

Types

type Notifier

type Notifier interface {
	Show(title, body string) error
	PermissionGranted() bool
	RequestPermission() string
}

Jump to

Keyboard shortcuts

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