notifier

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConsole added in v0.0.13

func NewConsole(name string, cfg *config.ConsoleConfig) *console

func NewTelegramBot added in v0.0.13

func NewTelegramBot(name string, cfg *config.TelegramBotConfig) (*telegramBot, error)

Types

type Notifier

type Notifier interface {
	Inform(result *parser.ParseResult, err error, isArray bool) error
	SetConfig(cfg *config.NotifierConfig)
}

Jump to

Keyboard shortcuts

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