notificator

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostPrint

func PostPrint(format string, args ...any)

PostPrint prints regular message by formatter

func PostPrintf

func PostPrintf(format string, args ...any)

PostPrintf prints regular message by formatter wihtout new line

func Print

func Print(format string, args ...any)

Print prints regular message by formatter

func PrintError

func PrintError(format string, args ...any)

PrintError prints message with ERROR level

func PrintInfo

func PrintInfo(format string, args ...any)

PrintInfo prints message with INFO level

func PrintNotify

func PrintNotify(format string, args ...any)

PrintNotify prints message with NOTIFY level

func PrintWarning

func PrintWarning(format string, args ...any)

PrintWarning prints message with WARNING level

func Printf

func Printf(format string, args ...any)

Printf prints regular message by formatter without new line

func PrintfError

func PrintfError(format string, args ...any)

PrintfError prints message with ERROR level without new line

func PrintfInfo

func PrintfInfo(format string, args ...any)

PrintfInfo prints message with INFO level without new line

func PrintfNotify

func PrintfNotify(format string, args ...any)

PrintfNotify prints message with NOTIFY level without new line

func PrintfWarning

func PrintfWarning(format string, args ...any)

PrintfWarning prints message with WARNING level without new line

func SetPostOut

func SetPostOut(fn func(string, ...any) (int, error))

SetPostOut sets function to print content under console cursor

func SetPreOut

func SetPreOut(fn func(string, ...any) (int, error))

SetPreOut sets function to print content below console cursor

Types

This section is empty.

Jump to

Keyboard shortcuts

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