printer

package
v0.10.25 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColorPrint

func ColorPrint(args ...interface{})

ColorPrint prints message to stdout wrapped and colored

func ColorPrintf

func ColorPrintf(format string, args ...interface{})

ColorPrintf prints formated message to stdout wrapped and colored

func ColorPrintln

func ColorPrintln(args ...interface{})

ColorPrintln prints message to stdout wrapped and colored followed by new line

func ErrorPrint

func ErrorPrint(args ...interface{})

ErrorPrint prints message to stdout wrapped and colored

func ErrorPrintf

func ErrorPrintf(format string, args ...interface{})

ErrorPrintf prints formated message to stdout wrapped and colored

func ErrorPrintln

func ErrorPrintln(args ...interface{})

ErrorPrintln prints message to stdout wrapped and colored followed by new line

func NotePrint

func NotePrint(args ...interface{})

NotePrint prints message to stdout wrapped and colored

func NotePrintf

func NotePrintf(format string, args ...interface{})

NotePrintf prints formated message to stdout wrapped and colored

func NotePrintln

func NotePrintln(args ...interface{})

NotePrintln prints message to stdout wrapped and colored followed by new line

func Print

func Print(a ...interface{})

Print prints message to stdout wrapped

func Printf

func Printf(format string, a ...interface{})

Printf prints formated message to stdout wrapped

func Println

func Println(a ...interface{})

Println prints message to stdout wrapped and follows it with new line

Types

This section is empty.

Jump to

Keyboard shortcuts

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