printutils

package
v3.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrPrint is a wrapper for printing colored errors.
	ErrPrint = color.New(color.FgRed).FprintfFunc()
	// SuccessPrint is a wrapper for printing colored successes.
	SuccessPrint = color.New(color.FgGreen).FprintfFunc()
	// HighlightStr is a wrapper for highlighting strings with color.
	HighlightStr = color.New(color.FgYellow).SprintFunc()
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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