notify

package
v1.0.1-0...-3379034 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChanifyInstantNotify

type ChanifyInstantNotify struct {
	// contains filtered or unexported fields
}

func (*ChanifyInstantNotify) InstantNotify

func (n *ChanifyInstantNotify) InstantNotify(title, message string)

type ConsoleNotifier

type ConsoleNotifier struct {
}

func (*ConsoleNotifier) InstantNotify

func (n *ConsoleNotifier) InstantNotify(title, message string)

type InstantNotifier

type InstantNotifier interface {
	InstantNotify(title, message string)
}

func NewChanifyInstantNotify

func NewChanifyInstantNotify(token string) InstantNotifier

func NewConsoleNotify

func NewConsoleNotify() InstantNotifier

Jump to

Keyboard shortcuts

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