package
Version:
v0.0.201
Opens a new window with list of versions in this module.
Published: Jan 14, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Error(title string, err error, level int64, notifier model.Notify) error
-
func Info(msg string, a ...interface{})
-
func InfoEx(title, msg string, level int64, notifier model.Notify)
-
func Warn(err error)
-
func WarnEx(title string, err error, level int64, notifier model.Notify)
send an error to StdOut *and* a notification to Pushover/Telegram
func Info(msg string, a ...interface{})
send a warning to StdOut *and* a notification to Pushover/Telegram
Source Files
¶
Click to show internal directories.
Click to hide internal directories.